html, body {
        background-image: url(/graphics/affiliates/658/bg.gif);
        background-repeat: repeat-x;
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        width: 100%;
        height: 100%;
}
.page {
        background-color: #FFFFFF;
        margin-left: auto;
        margin-right: auto;
        width: 900px;
}
.head {
        background-image: url(/graphics/affiliates/658/header.jpg);
        background-repeat: no-repeat;
        height: 314px;
}
.body {
        padding: 10px 5px 10px 5px;
}
.foot {
        background-image: url(/graphics/affiliates/658/footer.gif);
        background-repeat: no-repeat;
        padding: 5px 5px 5px 5px;
        height: 47px;
        color: #FFFFFF;
        text-align: right;
}
