/* Custom CSS Styles */

body {
	background-color: #f0f0f5;
}

img {
	width:100%;
}

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

h1  {
	font-family: helvetica;
	font-weight: bold;
}