.custom #header {background: url(images/GHD.jpg) no-repeat; height: 10em; width: Xem;}

-----------------------------------------------------------------------------------------------

body.custom { background: #F2D1EF; }
body.custom {
    background: #000000;
}

.custom #container {
    margin-top: 3em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #FFFFFF;
    border: 0.4em solid #FFFFFF;
}

.custom #page {
    background: #fff;
}

-------------------------------------------------------------------------------------------------------

.custom ul#tabs {border-bottom:none; border-left:none; background:#EEEEEE;}
.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 .sidebar h3 { color:#CB00E2; font-weight: bold; }