h2 {
	background-color: #75140b;
	color: white;
	text-align: center;
	padding: 10px 0px;
	font-size: 10pt;
	margin-top: -3px;
}
img.map {
	margin-left: 10px;
	float: right;
	/* floating right because ol doesn't work well with float left */
}
div.illustration {
	text-align: center;
	margin-bottom: 30px;
}
#content div.illustration p {
	text-align: center;
	margin: 0px auto;
	font-size: 8pt;
	width: 600px;
}
