* { 
margin : 0; 
} 
body { 
text-align : center; 
font-family : Verdana, Arial, sans-serif; 
font-size : 8pt; 
color : white; 
background : #000000 url(../img/back.jpg); 
} 

a {color:#ffffff; text-decoration:none}
a:hover {color:#fff000; text-decoration:none}
