body {
	background-image: url('../images/peru_mountain_background.jpg');
	background-repeat: no-repeat;
	text-color:#000000;
}

.main {
	height: 535px;
}
.footer {
	background-image: url('../images/marcos_bible.gif');
	background-repeat: no-repeat;
	background-position: top center;
	height: 191px;
}
td.footer_text {
	font-size: 14pt; 
}
div.footer_left {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	text-align: center;
}
div.footer_right {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	text-align: center;
}
