
.jumbotron {
	margin-top: 20px;
	text-align: center;
	background-image: url("../images/workers001.jpg");
	border: 1px solid black;
	color: white;
	text-shadow: 3px 3px black;
}

.page-header1 {
	text-align: center;
}

.lookhere {
	text-align: center;
	border: 1px solid black;
}

.lookhere img {
	width: 80%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer, .page-header {
	margin: 0px 0;
	text-align: center;
}
