#total-body {
    margin: 0 auto;
    text-align: left;
    width: 85%;
    min-width: 1024px;
    background:white;
}

body {
    background: url('/images/skins/slapfu/img_background.png') repeat-x #ffbf00;

}

.top-heading {
}