body {
    background: #F6EDE7 none no-repeat fixed left top;
    background-image: url(images/logo.png);
    font-family: Arial, Verdana, sans-serif;
    font-size: 8pt;
    color: #611000;
    margin: 0;
    padding: 0;
}
body div {
margin-left: 2em;
}
body p {
    font-size: 9pt;
}


#copyright {
    width: 100%;
    text-align: center;
    font-size: 8pt;
    color: #611000;
    margin-top: 24pt;
    float: left;
}

#adv {
    text-align: center;
    width: 100%;
    bottom: 100%;
    float: left;
}

a img {
    border: 0;
}

li {
    margin-bottom: 2em;
}

a {
    font-weight: bold;
    color: #611000;
}

a:visited {
    color: inherited;
}