/* text shadow off in the title */

#pageHeader h1, #pageHeader h2 {
	text-shadow: 0px 0px 0px #ffffff;
}
