/* Custom CSS Styles */

body
{
	
background-color: #D8BFD8;

color:#994A4A;

}


img {
	width:100%;

}

.caption 
{
	
padding: 1.5rem 0;

font-size: 0.9rem;
}
h1 {
    text-align: center;
font-family: "Georgia", Georgia, serif;

}

p {
    text-align: center;
font-family: "Georgia", Georgia, serif;
}