/* CSS Document */

body {
	background-color: green;
}

h1 {
	font-family: "Monotype Corsiva", "times New Roman";
	font-size: 72px;
	text-align: center;
}

img {
	margin-bottom: 15px;
}