#pageHeader {
		background: #FFFFFF url(../../images/custom/discoheader.jpg); 
}

#pageHeader h1, .photo-title {
	font-size: 50px; /* This is the size of the Title text */
	color: #FFFFFF; /* This is the color of the Title  text */
}

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

