 

BODY{
  font-weight : normal;
  width : 650px;
  top : 0px;
  left : 100px;
  background-image : url(daybg.jpg);
  background-repeat : repeat;
  background-attachment : scroll;
  
  
  
  
  font-size : 12px;
  
  
  
  
  font-family : "MS UI Gothic";
  margin-bottom : 100px;
}
H1{
  color : black;
}
FONT{
  color : #666666;
}
H2{
  color : black;
}
A:LINK{
  color : olive;
}
A:VISITED{
  color : green;
}
P{
  color : gray;
}
LI{
  color : #666666;
}
H4{
  color : black;
}
TD{
  color : #666666;
}
