body
{
    background-color: #404040;
    color: white;
    margin-left: 10%;
    margin-right: 10%;
}

a
{
    color:white;
    text-decoration: underline;
}


h1
{
    text-align:center;
}
