#body-image, .flash-content embed {
	display: block;
	
	margin-left: auto;
	margin-right: auto;
	
	border-bottom: 3px solid white;
}

#sections img {
	display: block;
}

#students img {
	border-left: 3px solid white;
	border-right: 3px solid white;
}

