/* CSS Document */

.about h2
{
	margin-bottom:16px;
	font-size:220%;
	font-weight:lighter;
	color:#030;
}
.about p
{
	margin-bottom:20px;
}