/* Custom CSS Styles */

body {
	background-color: #D3D3D3;
	color: black
}

img {
	width:100%;
}

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

h1 {
font-family: “Arial Black”, Gadget, sans-serif;
font-size: 60px;
color: #840000;
}

h2 {
font-family: "Georgia, serif;
font-size: 14px;
color: #840000;
}