/* Custom CSS Styles */

body {
	background-color: oldlace;
}
 
img {
	width:100%;
}

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

h1 {
    font-family: "Georgia", georgia, serif;
}