.custom #header {
	background-image: url(images/WebsiteHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	margin: 0px;
	background-color: #FFF;
	padding: 0px;
	border-bottom-style: none;
}
