.custom #logo a {
       background-image: url(images/cgheader.jpg);
       padding-top:0;
	   width: 725px;
       height: 110px;
       background-repeat: no-repeat;
       display: block;
       text-indent: -9999px;
}
body.custom {
    background: #000000;
}

.custom #container {
    margin-top: 0em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #33332f;
    border: 0.4em solid #3e3e3a;
}

.custom #page {
    background: #fff;
