#pageHeader {
		
 background: url(../../images/custom/part1_website_headingx.jpg);
		/* background: #ffffff url(../../images/custom/part1_website_heading.jpg); **remove this comment syntax to enable use of an image background*/
}

/*#pageHeader h1, .photo-title {
	font-size: 55px; /* This is the size of the Title text */
	color: #f1f1f1; /* This is the color of the Title  text */;
	text-align: center;
	text-align: left;
}

#pageHeader h2, .photo-caption {
	font-size: 14px; /* This is the size of the Slogan text */
	color: #f1f1f1; /* This is the color of the Slogan text */
}

*/