/*base color #0db1db*/
body {
	padding-top: 50px;
}
.h-full {
	background: #0db1db;
}
.jumbotron {
	background: url(../img/bg.jpg) center bottom;
}
.h1jum {
	margin: 0;
	padding: 0;
	font-size: 50px !important;
	text-shadow: 0 0 16px rgba(255,255,255, 0.5);
}