@import url("base.css");

h2 { clear: both; }

#testimonials img
{
	float: left;
	/* margin: 0 2em 0 40px; */
	margin: 0 1em 0.5em 0;
}

#testimonials p
{
	/* float: right;
	margin: 50px 0 0 0;
	width: 475px; */
	margin: 0 0 1em 0;
}

#testimonials .read-more
{
	font-size: 110%;
	text-align: center;
}

#content h3 { text-align: left; }
#purpose p, #personal-points { text-align: center; }

.personal
{
	font-weight: bold;
	text-align: center;
}

.heart
{
	color: #f00;
	font-family: Arial, sans-serif;
	font-size: 110%;
}

#give .call { font-size: 115%; }
