#content {
	background: #99CCCC;
}

#content a {
	text-decoration: underline;
}
	

h3 {
	color: #993333;
    font-family: sans-serif;
}

.team {
	width: 12em; 
	padding: 1em 1em .5em 1em;
	border: 1px solid #FFFFFF;
	text-align: center;
}

.bio {
	margin: 1em 0 0 0;
}

.org {
	font-weight: bold; 
}
