html, body {
	background-color: white;
}
#head_ctr {
	position: relative;
}
#head1, #head2 {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}
#head2 {
	z-index: 10;
	color: #ffffff;
	font-size: 30px;
	line-height: 55px;
	font-weight: 400;
}
/* $CPCE_topic="Summer Home Photo"; $CPCE_type="photo"; $CPCE_end_marker = "}"; */
.summer_home_photo {
	background-image: url( ../images/summer/home );
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-align: center;
	vertical-align: top;
	width: 1000px;
}
