/* Body.Custom tag */
body.custom {

/* Background */
    background: #666 url('images/bkg2.jpg') 50%;
    background-position: bottom;

/* Body.Custom Closing */
}

/* Fixit */
.custom #page {
    background: #fff;
    padding: -4em;
}