  
BODY{
  color : white;
  background-color : black;
  background-image : url(../../images/yasou07.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : left top;}
A:LINK{
  color : red;
}
A:VISITED{
  color : maroon;
}