#page_head {
	background-image: url("/publicworks/images/heading_publicworks.jpg");
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top center;
	height: 134px;	
	color: #FFF;
	text-align: left;
}
#page_head h2 {
	margin-left: 27px;
	margin-top: 95px;
	margin-bottom: 0px;
	font-size: 32px;
	font-weight: normal;
}
html>body #page_head h2 {
	padding-top: 95px;
	margin-top: 0px;
}

