#people {
	height: 85px;
	width: 100%;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#people p {
	margin-top: 3px;
}

#people h3 {
	margin-bottom: 0px;
}

#peoplePic {
	float: left;
	height: 100%;
	margin-right: 3px;
}

