body{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-image : url(images/back301.jpg);
  background-repeat : repeat-x;
}
img{
	border:0;
}



td{
  background-color : #ffffff;
}

.line-2{
  background-image : url(images/line-2.jpg);
  background-repeat : repeat-x;
  height : 30px;
}

a{
  color : black;
}

a:hover{
  color : #ff8000;
}

a:visited{
  color : #666666;
}

#fooder{
  margin-bottom : 0px;
  width : 100%;
  background-image : url(images/fooder300.jpg);
  background-repeat : repeat-x;
}

