.maintable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	background-attachment: fixed;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
H1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #900;
}
H2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 140%;
	color: #900;
}

