.custom #header {
	margin: 0;
	padding: 0;
	background: url(images/WebsBestArticles-hdr.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: 650px; /*change this to the width of your image*/
	height: 125px; /*change this to the height of your image*/
}

.custom #content_box {background-color:#EFEFEF;}
.custom #content {background-color:#fff;}

.menu {background: #EFEFEF;}


.post_image { display:none !important; }

