.contact {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size:24px;
	text-align:center;
}
.contact img.bible {
	background:#fff;
	min-height:329px;
}
#map {
    width: 100%;
    height: 464px;
    display: table;
}
.map-form {
    display: table;
	width:100%;
	margin:143px -15px 0;
}
form {
	color:#fff;
}
.error {
	color:#C80508;	
}