#mapCanvas {
	float: right;
	width: 250px;
	height: 220px;
	margin-left: 5px;
}
#description {
	margin-top: 10px;
}
#content h1 {
	text-align: center;
}
#content h2 strong {
	font-weight: bold;
}
#content h3 {
	margin: 0;
	font: 1em;
	font-weight: lighter;
}
