body {
/* cool color	background-color: #ffdfff */
	background-color: #fff;
}

h1 {
	background-color: green;
}

h3 {
	text-align: center;
}
