body
{
    color: rgb(200,200,200);
    background:rgb(50,50,50);
    font-family: sans-serif
}

a
{
    color: rgb(255,255,255);
}
