body{
margin:0;
padding:0;
text-align: center;
font-family: verdana, arial, sans-serif;
background-image: url(down.jpg);
color: #FFFFFF; 
}


a {
text-decoration:  underline;
font-weight: bold;
color: #FFFFFF; 
border: none;
 }
a:hover {
text-decoration:  none; 
border: none;
 }
