
A { text-decoration: none ;
  
  background-repeat : no-repeat;}
A:HOVER{
  text-decoration : underline;
}
.red{
  color : red;
}
BODY{
  
background-position : center center;}
