
.jumbotron {
	background-color: #000;
	background-image: url("/static/images/jumbo-bg-lg.png");
	background-position: 50% 40%;
	background-repeat: no-repeat;
	color: #fff;
}

