 
BODY{
  line-height : 2;
  color : navy;
  background-color : white;
  background-image : url(dream/snow_w2.jpg);
  background-repeat : repeat;
  text-align : center;
  background-attachment : fixed;
}
TD{
  line-height : 2;
  background-color : white;
  text-align : center;
}
A:VISITED{
  color : #ff80ff;
}
A:LINK{
  color : gray;
}
