* Custom CSS Styles */

.starter-template {
  	padding: 3rem 1.5rem;
  	text-align: center;
}

body {
	background-color: white;
}
img {
width:100%;
}
p {
font-family: Georgia, serif;
color: black;
font-size: 1em;
}

	 
