body 
{
    background: black;
    color: grey;
}

#welcome 
{
    font-size: 20px;
    text-align: center;
}

#text 
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}