
.jumbotron {
    background: #1a1a1a;
	background:url(../image/blur.png) ;
	padding:50px 0px;
	min-height:300px;
    background-size: cover;
    background-attachment: fixed;
    min-width: 100%;
}

.jumbotron h3 {
    color: #aaaaaa;   
}
