body {
    font-family: sans-serif;
    color: #ffffff;
    background-color: #333333;
    text-align: center;
    margin-top: 3em;
}

a:link, a:active, a:visited, a:hover {
    text-decoration: none;
    color: #f03e33;
}
