.jumbotron {
   
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	background-attachment:fixed;
	height:700px;
	}
	background-image: url("../img/blue.jpg");
	background-image: url("../img/gray.jfif");