body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC6699;
	background-image: url(images/faith_r2_c1.jpg);
	background-repeat: repeat-y;
	background-color: #856B94;
	margin: 0px;
	padding: 0px;
}
#backgroundimage {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/main.jpg);
	width: 100%;
	height: 498px;
	background-repeat: no-repeat;
	z-index: 5;
	visibility: visible;
}
#content {
	margin-top: 75px;
	margin-left: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #856A93;
	z-index: 6;
	position: absolute;
	left: 37px;
	top: 65px;
	width: 379px;
	line-height: 160%;
	font-size: 12px;
	text-align: justify;
}
#boiler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #F4C7FA;
	border-right-color: #F4C7FA;
	border-bottom-color: #F4C7FA;
	border-left-color: #F4C7FA;
	padding: 0px;
}
#header {
	position: absolute;
	height: 22px;
	width: 383px;
	top: 101px;
	left: 112px;
	z-index: 10;
	font-weight: normal;
	font-size: 16px;
}
#header h2 {
	margin: 0px;
	padding: 0px;
}

