.custom #header { border-bottom:none;
height:100px;
width:750px;
padding-top:0;
padding-bottom:0;
background:url(http://www.turntablecartridges.net/header.jpg)
center left no-repeat; 
border-bottom:none;
clear:both;
}

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }


body.custom {
    background: #44443f;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
}
