.homeBG {
	background-image: url(../images/pageBG.jpg);
	background-repeat: no-repeat;
}
.homeBG2 {
	background-image: url(../images/pageBG2.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #FFFFFF;
}
