#intro h2 {
	font-size: 22px;
	color: #31302c;
	border-bottom: 3px double #e1e0de;
	padding-bottom: 9px;
	margin-bottom: 11px;
}

#intro .text {
	font-family: Georgia, serif;
	font-size: 16px;
	color: #666;
	margin-bottom: 1em;
}

#intro .quote {
	font-size: 14px;
	font-family: Georgia, serif;
	color: #aa9d72;
	margin-bottom: 6px;
}

#intro .author {
	color: #aa9d72;
	font-size: 12px;
	font-weight: bold;
	margin-top: 2em;
}