.custom #logo a {
	background-image: url(images/pce_logo_header.jpg);	
	width: 800px; 
	height: 162px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}

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

