  
BODY{
  font-size : 12px;
  font-family : monospace;
  font-weight : lighter;
  line-height : 20px;
  color : white;
  background-color : black;
  margin-top : 50px;
  margin-left : 50px;
  margin-right : 50px;
  margin-bottom : 50px;
  background-image : url(dragon_01r_r.jpg);
  background-repeat : no-repeat;background-position : right top;}
A{
  color : red;
  text-decoration : none;
}
A:LINK{
  color : red;
  text-decoration : none;
}
A:VISITED{
  color : red;
  text-decoration : none;
}
A:HOVER{
  color : red;
  text-decoration : none;
}
A:ACTIVE{
  color : red;
  text-decoration : none;
}
