B
{
	font-weight: bold;
}
#whiteBackground
{
	position: relative;
	right: 16px;
}
I
{
	font-style: italic;
	line-height: 150%;
}
.aboutBox
{
	display: inline;
	width: 286px;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 50px;
}
.aboutBox:first-letter
{
	font: bold 200% "Times New Roman", Times, serif;
}
.volunteers
{
	float: right;
	width: 100%;
	clear: both;
	margin-bottom: 50px;
}

