#aboutbody {
	width: 40em;
	float: left;
}

.aboutcontent
{
	padding: 1em;
	background-color: #ffffcc;
	color: #330000;
}
						
#aboutbody cite {
	font-family: helvetica;
	font-size: 0.7em;
	margin-left: 2em;
}
												
											
