/* center */

#pageHeader h1 {
	text-align: center;
	font-size: 21px;
	font-weight: normal;
	letter-spacing: 1px;
}

#pageHeader h2 {
	letter-spacing: 1px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 9px;
}


