 
BODY{
  
  color : blue;
  background-image : url(quilt03yellow.gif);
  background-attachment : fixed;
  text-align : center;
  font-weight : normal;
  font-size : 10pt;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
A:HOVER{
  color : red;
  text-align : center;
}
TABLE{
  font-size : 10pt;
  font-weight : normal;
  color : blue;
  
  
  
  
  
  
  
  
  
  
  

  text-align : center;
  
}
TD{
  text-align : center;
  font-size : 10pt;
  
  color : blue;
}
