h1 {
	margin-top: 15px;
	color: white;
	font-family:  "Shrikhand";
}
body{
	background-color: #96d6e3;
	text-align: center;
}
p{
	color: white;
}
img{
	margin: 15px 0;
	width: 100%;
	border:3px solid white;
}
