.jumbotron {
	background-image: url("../img/IMAG0333.jpg");
	text-align: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 900px;
	color: white;
	
}
.jumbotron .display-4 {
padding-top: 50px;
}
