
.jumbotron {
	background-image: url(images/front-2.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	background-size: cover;
	height: 100%;
	color: gray;
	
}


 .jumbotron h1,
  .jumbotron .h1 {
    font-size: 86px;
	
  }