.content {
	color: black;
	font-family: Verdana;
	font-size: 15px;
	line-height: 1.5em;
}

.content h1 {
	font-size: 22px;
	color: #721100;
	margin: 0 0 5px 0;
}

.quote {
	color: #3d342c;
	font-family: Georgia, Times, serif;
	font-size: 15px;
	font-weight: bold;
}

.quote em {
	font-size: 11px;
}