
BODY {
  background: #e9e9e9;
  color: #e9e9e9;
  margin: 0px;
  
  background-image: url("bghtml.jpg");
  background-repeat: repeat-x;

}
td{
  
  background-image: url("bghtml.jpg");
  background-repeat: repeat-x;

}