body
{
    background-color: white;
    color: black;
}

.content
{
    font-family: arial, helvetica, sans-serif;
    width: 70%;
}

.footer
{
    border-top: 1px solid black;
    margin-top: 20px;
    padding-top: 4px;
}

