/* center */
#pageHeader h1 {
	text-align: center;
	padding-left: 5px;
	font-size: 27px;
	line-height: 25px;
	font-weight: normal;
	font-style: normal;
}
#pageHeader h2 {
	padding-left: 6px;
	letter-spacing: 1px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
}