﻿div#who_we_are {
	position: relative;
	left: 50px;
	top: 15px;
	width: 500px;
	height: auto;
	margin-bottom: 20px;
}
#who_we_are p {
	font: 15px/18px Helvetica;
	margin: 0 0 10px 0;
	text-align: left;
}
span#member_name {
	color: #003399;
	font-style: italic;
	font-weight: bold;
}
img#heart_shaped_stone {
	display: block;
	margin: 0 auto;
	padding-top: 10px;
}
