body {
	color: #403F3F;
	font-family: Arial, Trebuchet MS, Arial,Helvetica;
	font-size: 12px;
	text-align: left;
}
h1 {
	font-size: 21px;
	color: #8a0000;
}

h2 {
	font-size: 16px;
}

.centerPage {
	margin: 15px auto;
	width: 900px;
}

.centerPageInner{
	margin: 15px;
}
