@charset "UTF-8";
/* CSS Document */


div#about_header {
	background-image:url(../images/veiwfromcounter.jpg);
	background-repeat: no-repeat; background-size: cover; background-position: center;
	margin: 0; padding:10% 0% 10% 0%;;
}

div.jumbotron {
	background-color:rgba(255,158,28,0.55);
	height: 100%; padding: 7%;
	
}
div.jumbotron h1 {
	margin: 0; padding: 0;
	height: 100%; line-height: 100%;
	text-shadow: 2px 2px 10px black;
}

h2.employment {
	padding-top: 10%; 
}


