body {
        background: url('images/bg.gif');
        text-align: center;
        margin: 0 0 20 20px
}
td {
        font-family: arial;
        font-size: 12px;
}
a:link, a:visited, a:hover, a:active {
        color: #000000;
}
a.news:link, a.news:visited, a.news:hover, a.news:active {
        color: #cccc99;
}
a.footer:link, a.footer:visited, a.footer:hover, a.footer:active {
        color: #ffffff;
        text-decoration: none;
}
.caption {
        font-size: 120%;
}
.wrapper {
        margin-right: 180px
}

