.team {
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 0px;
}

.name {
	color:# 003366;
	border-bottom: solid 1px #003366;
	padding-bottom: 5px;
	margin-top: 30px;
}	