body{
	background-color: gray;
}

h1 {
	font-family: "Comic Sans MS", cursive, sans-serif;
	text-align: center;
	color: white;
}
