BODY {
	background-color: #F1D9A5;
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
TD {
	font-family: Verdana,Tahoma,Arial;
	font-size: 11px;
	color: #000000
}
div.picture {
	position: absolute;
	margin-left: 0px;
	margin-top: 183px;
    background-image: url(images/3_1.jpg);
	width: 168px;
	height: 55px
}
div.picture2 {
	position: absolute;
	margin-left: 0px;
	margin-top: 534px;
    background-image: url(images/church.jpg);
	width: 186px;
	height: 205px
}
A:link {text-decoration: none; font-size: 10px; font-weight: bold; color: #FCECCB;}
A:visited {text-decoration: none; font-size: 10px; font-weight: bold; color: #FCECCB}
A:active {text-decoration: none; font-size: 10px; font-weight: bold; color: #FCECCB}
A:hover {text-decoration: underline; font-size: 10px; font-weight: bold; color: #FCECCB}