#content p
{
	margin: 0 12px 1.5em 12px;
	line-height: 2em;
}

#content h2#services span,
#content h2#philosophy span,
#content h2#principals span
{
	display: none;
}

#content h2#services,
#content h2#philosophy,
#content h2#principals
{
	margin-top: 1.5em;
	height: 55px;
	background-position: left top;
	background-repeat: no-repeat;
}

#content h2#services
{
	background-image: url(../images/about/services.png);
}

#content h2#philosophy
{
	background-image: url(../images/about/philosophy.png);
}

#content h2#principals
{
	background-image: url(../images/about/principals.png);
}
