#pageHeader h1 {
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
}

#pageHeader h2 {
	text-shadow: 1px 1px 2px rgba(50, 50, 50, 0.5);
}

