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

td{
  background-color : #ffffff;
}

.pagetop{
	position : absolute;z-index: 1;width: 78px;padding : 5px;background : none 0% 0% / auto auto no-repeat fixed padding-box border-box #ffffff;
  bottom : 50px;
  right : 50px;
}


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