 
BODY{
  font-size : x-small;
  
  background-repeat : no-repeat;
  background-attachment : fixed;
  text-decoration : none;
  

  
}
TD{
  font-size : x-small;
  text-decoration : none;
}
A{
  text-decoration : none;
  
  background-repeat : repeat;
}