/* @option title and slogan font weight*/

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