.staff-section {
	text-align: center;
	background: #f6f6f6;
}

.staff-section h1 {
	max-width: 750px; margin: auto; padding: 100px;
}

.staff-section .contact { 
	display: inline-block;
	padding: 0 50px 100px 50px;
	text-transform: uppercase; font-size: 14px; color: #333; font-family: Intro-light;
}

.staff-section .name {
	font-family: Intro-Black, serif; margin-top: 20px;
}

.staff-section .title {
	margin-bottom: 15px;
}