.custom #header { border-bottom:none;
height:217px;
padding-top:0;
padding-bottom:0;
background:none
center left no-repeat; }

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }
#header #logo a{color:red;}

body.custom {
    background: #000000 url('images/bg-ocean.jpg') 50% 0 no-repeat;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #000000;
}

.custom #page {
    background: #fff;
}

.custom img.tech2 {display: block}
