.page-header {
	margin-top: 0;
}

.panel-body {
	padding-top: 0;
}

.featuredImg {
	width: 100%;
	margin-bottom: 15px;
}

body {
	padding-bottom: 70px;
}

table, th, td {
	border: 1px solid black;
}



img, image {
	max-width: 100%;
}