.city-names {
	font-weight: bold;	
	text-transform: none;
	margin: 0 0 5px 0;
	color: #004E60;
	font-size: 1.4em;
}



.district-images {
	height: 250px;
	width: 400px;
	margin-bottom: 15px;
	padding: 3px;
	border: 1px solid #fff;
	background: none no-repeat center center;
}

#image-container {
	float: right;
	width: 400px;
}
