body.jobs header {
	text-align: center;
	margin: 40px auto;
	padding-bottom: 20px;
	border-bottom: 1px solid #008e46;
}

	body.jobs header img {
		margin-bottom: 20px;
	}

body.jobs h1, body.jobs h2, body.jobs h3 {
	font-weight: 200;
}

	body.jobs h1 {
		color: #008e46;
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 48px;
	}
	
	body.jobs h3 {
		font-size: 30px;
		margin-bottom: 20px;
	}
