body.custom {
    background: #8B0000;
}

.custom #container {
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.1em;
    background: #FFF;
    border: 0.1em solid #FFF;
}

.custom #page {
    background: ##FFF;
}
.custom ul#tabs {border-bottom:none; border-left:none; background:#BCE954;}
.custom ul#tabs li {margin-bottom:0; border:none; background:none}
.custom ul#tabs li.current_page_item, .custom ul#tabs li.current-cat {padding-bottom:0; background:#FFFFFF}
.custom ul#tabs li.rss {}
.custom ul#tabs li a {}
.custom ul#tabs li a:hover {text-decoration:none; background:#FFFFFF}
.custom ul#tabs li.current_page_item a, .custom ul#tabs li.current-cat a {}
.custom ul#tabs li.current_page_item a:hover {text-decoration:none; background:#FFFFFF;}, .custom ul#tabs li.current-cat a:hover {text-decoration:none; background:#FFFFFF}

.custom #content_box {background-color:#BCE954;}
.custom #content {background-color:#fff;} 
