#text {
	float: left;
	width: 220px;
}
#text p {
	margin-bottom: 2em;
}
#text ol {
	margin-bottom: 2em;
}
#text h3 {
	font-weight: bold;
}
#map {
	width: 420px;
	float: right;
	margin-bottom: 30px;
	height: 420px;
}

