/* Custom CSS Styles */

body {
	background-color: #000066;

}

img {
	width:100%;
}

.caption {
	padding: 1.5rem 0;
	font-size: 0.9rem;
	color: white;
}	