body {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	line-height: 1.5em;
	font-family: "verdana";
	font-size: small;
	text-align: justify;
	min-height: 700px;
}


.gmap {
	border: 1px solid gray;
	width: 350px;
	height: 250px;
}


h1 {
	color: #2e60a9;
	font-size: 24px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 5px;
	padding-left: 3px;
}
