/*-----------------------------------------------------------------------------------
notes
-----------------------------------------------------------------------------------*/

#paragraph-01{
	display: block;
	text-align: center;
	font-size: 14px;
	background-image: url('http://www.cpvvalley.com/images/contact/photo-01.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;
}
#paragraph-01 h2{
	display: block;
	padding: 0 0 1em 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

