 
BODY{
  font-family : ‚Ö‚½Žš;
  color : maroon;
  background-color : black;
  background-image : url(../eire/drag2.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : right bottom;
  text-decoration : none;
  color : maroon;
}
A{
  color : maroon;
  text-decoration : none;
}
A:HOVER{
  color : black;
  background-color : maroon;
  text-decoration : line-through;
}
