#people-name {
	height: 70px;
	width: 600px;
	font-size: 22px;
	padding-top: 30px;
}

#people-pic {
	height: 550px;
	width: 600px;
}

#people-pic img {
	border: 1px solid #9B7801;
}

#people-function {
	height: 50px;
	width: 600px;	
	font-size: 12px;	
}
