#content {
	margin: 30px 100px 0 100px;
	font-family: inherit;
	font-size: 105%;
	line-height: 1.5em;
	color: #600;
	border: none;
	background-color: #EEE;
	padding: .5em .75em .75em .75em;
}

#map {
	margin: auto;
	border: inset;
}