body 
{
    background: #1e1a1a;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-align: center;

}
img 
{
    margin-top: 200px;
}
a {
    color: #ffffff;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

a:visited {color:#ffffff;}
a:hover {color:#ff9900;}
a:active {color:#ffffff;}
