
div.title {
	background-color: #008e4e;
}

div.title h1 {
	color: white;
	font-size: 50px;
	padding: 50px 0;
}