body
{
    text-align: center;
    color: #ccc;
    background-color: #000;
}

a
{
    color: #777;
}

a:hover
{
    color: #999;
}