/* @option title and slogan font weight*/

#pageHeader h1 {
	font-weight: normal;
	font-style: normal;
	text-shadow: 0 1px 0px rgba(0,0,0,0.75);
}
