body.custom {
    background: #5f8b04;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}

.custom #header { border-bottom:none;
height:200px;
padding-top:0;
padding-bottom:0;
background:url(images/house-hunt-header.jpg)
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }