
custom #title_area {background:#de6a61; padding:1em 0 0.5em; border-bottom:1px solid #c55;}
	.custom #header {border-bottom:none; height:150px; padding-top:0; padding-bottom:0; background:url(images/logo.jpg) center left no-repeat;}
		.custom #header #logo {display:none;}
		.custom #header #tagline {display:none;}

body.custom {
    background: #009FEF;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #009FEF;
    border: 0.4em solid #009FEF;
}

.custom #page {
    background: #fff;
}

