.team_member
{
	width:250px;
}

.team_member img
{
	width:250px;
	height:250px;
	border-radius:50%;
}

#about_us
{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

#about_us th, #about_us td
{
	width: 50%;
}

#about_us th
{
	font-size:2em;
}

#about_us caption
{
	font-weight:bold;
	font-size:3em;
	margin:30px;
}

#the_team
{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

#the_team caption
{
	font-weight:bold;
	font-size:3em;
	margin:30px;
}