h2
{
	margin-top: 8px;
	margin-bottom: 22px;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(79, 112, 151); /* blue 60% */
	border-bottom-width: 1px;
}

h3
{
	margin-top: 4px;
	margin-bottom: 16px;
}

#map
{
	margin-top: 10px;
	margin-bottom: 10px;
}

ul.cities li
{
	margin-bottom: 2px;
}
