body.custom { 
background-color: #000000;
/*background-image: url('http://at.atsignart.com/blog/wp-content/themes/thesis_151/custom/images/bg_Embodiment.png'); */
background-repeat: repeat; 
background-attachment: fixed;

}

.custom #container { margin-top: 2em; margin-bottom: 2em; }

	.custom #page { background: #fff;}
	
.custom #header {
        display:none;
}
.custom #header #logo {display:none;}
.custom #header #tagline {display:none;}

.custom #content {background-color: #FFFFFF;}
.custom #content_box {background-color: #FFFFFF;}
.custom #container {
        background-color: #FFFFFF;
        border: 7px solid #ffffff;

}
.custom #page {background-color: #FFFFFF;}

.custom #tabs {background-color: #000000; border: none;}
.custom #tabs li{background-color: #000000; border: none; font-weight: bold;}
.custom #tabs li a{color: #FFFFFF;}