body {
	color: #414141;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 14px;
}
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#about {
	border-bottom: 4px double #9f9f9f;	
	border-top: 4px double #9f9f9f;
	font-style: oblique;
	line-height: 250%;
	text-align: justify;
}
.generatedBox {
	float: left;
	width: 400px;
}
.generatedBox h2 {
	font-family: Arial, serif;
	font-size: 12px;
}
.generatedBox h3 {
	font-family: "Arial Narrow";
	font-size: 11px;
}
.generatedBox .item {
	font-size: 12px;
	line-height: 180%;
}
