div#footer
{
    font-size: 0.7em;
    text-align: center;
    margin: 10em auto 0em auto;
    border-top: 1px solid black;
    clear: both;
    width: 50%;
}