body.custom {
    background: #8db6b6 url('images/background.jpg') 50% 0 repeat;
    background-attachment: fixed;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background: #fff;
}

.custom #header { border-bottom:solid;
height:160px;
padding-top:0;
padding-bottom:0;
background:url(http://www.greatestreviews.net/wp-content/themes/Thesis/custom/images/logo.gif)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }