body {
	background-color: #3e8534;
	background-image: url(/img/bright-squares.png);
	font-family: 'Open Sans', sans-serif;
}

.jumbotron {
	background: none;
}

.jumbotron h2 {
	color: #FEFEFE;
	font-weight: 300;
	font-size: 125px;
	text-align: center;
}
