@charset "utf-8";
/* CSS Document */

.staffperson{
	display:block;
	margin:15px 0 15px 0;
}
.picture{
	float:left;
	margin-right:10px;
}
.name{
	font-size:110%;
	font-weight:bold;
}



