.jumbotron {
	background-image: url("../IMG_420/IMG_0612.jpg");
	background-repeat:no-repeat;
	background-position: center center;
	background-size:cover;
	height:700px;
	}
	#me {
	color:blue;
		}
	#hi {
	    color:orange;
	}
	body {background-color:gray;}
		