#header-image {
	position: relative;
	background: url('/images/info/header.jpg');
	height: 162px;
	width: 860px;
	left: 2px;
}
#header-image h2 {
	line-height: 162px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 35px;
	font-size: 48px;
	color: #fff;
	font-weight: normal;
}

#content {
	margin: 30px 35px 0px 35px;
	padding-bottom: 20px;
}