/* Custom CSS Styles */

body {
	background-color: white;
}
h1 {font-family: "Georgia", monospace;
	font-size: 12 pt;
}
img {
	width:100%;
}

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