.jumbotron-billboard .img {
	margin-bottom: 0px;
	opacity: 0.4;
	color: #fff;
	padding-top:0px;
	padding-bottom:0px;
	background: url("fast-flowing-river.jpg") center bottom no-repeat;
	width: 100%;
	height: 100%;
	background-size: cover;
	overflow: hidden;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.jumbotron #h01 {
	text-align: center;
	color: white;
}
.jumbotron p {
	text-align: center;
	color: white;
}
.jumbotron {
	position:relative;
	padding:5px;
	margin: 0px;
}
.jumbotron .container-fluid {
	margin: auto;
	position:relative;
	z-index:2;
}

.jumbotron .logo-container {
	margin: auto;
	max-width:200px;
	height:auto;
	padding:0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.logo-container img {
	width: 100%;
	height: auto;
}