/* Custom CSS Styles */

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

body {
	background-color: grey;
}
h1 {font-family: "Times New Roman",Times, serif;
text-align:center;
}
p {font-family: "Georgia",serif; 
color:	Maroon
}

img{width:100%;
}