html, body {
    background-image    :   url("/images/bg_home2.gif");
    background-repeat   :   no-repeat;
    background-position :   0 90px;
    background-color    :   #ffffff;
}

table#centertable {
    background-image    :   none;
}

div#content {
    border-width        :   0;
    width               :   539px;
    padding-left        :   0;
    padding-top         :   0;
}

div#pagevisual {
    display             :   none;
}