.custom .comments_closed p {display: none ;}

.custom #header {
	margin: 0;
	padding: 0;
	background: url(images/HPC.banner.blue.jpg) no-repeat left top; /*replace header.gif with the name of your image*/

}

.custom #header #logo {
	text-indent: -9999px;
}

.custom #header #logo a {
	display: block;
	width: 950px; /*change this to the width of your image*/
	height: 250px; /*change this to the height of your image*/
}

body.custom {
    background: #1E4973;
}
.custom #container {
    background: #ffffff;
   }

    