.staff {
	clear: both;
	text-align: left;
	margin: 20px;

}
.staff p {
	margin: 0px;
}
.staff img {
	float: left;
}
