  
BODY{
  background-image : url(orange.gif);
  background-repeat : repeat;
  background-attachment : fixed;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
