div.jumbotron {
background-position: center center; 
background-size: cover; 
padding: 0 !important;
}
div.jumbotron div.imglayer {
border-radius: 6px;
padding: 30px 60px;
}
div.jumbotron h1, div.jumbotron p { 
color: #555;
text-shadow: 1px 1px 3px #eee; 
font-weight: bold; 
}