body 
{
margin:0;
background-color:black;
color: white;
}
}



.center
{
text-align:center;
}

a:hover
{
text-decoration:none;
}

 /*
 a:visited  , a:active, a:focus
{
color:#0066FF;
font-size:20px;
font-family:"Times new roman", serif;
font-style: italic;
text-decoration:none;
text-align:center;
}
*/

img
{
border:none;
text-align: center; 
}



