body
{
    margin:0px;
    padding:0px;
    background-image:url(../image/bottom-bg.gif);
    background-position:bottom center;
    background-repeat:repeat-x;
}

a
{
    color:#3366cc;
}

div#top-bg
{
    background-image:url(../image/top-bg.jpg);
    background-position:top center;
    background-repeat:repeat-x;
}

div#top-level
{
    width:995px;
    margin:0px auto;
}
