/* Defines the body's style */
body {
	font-family: Comic Sans MS;
	background-color: #df4f83;
	text-align: center;
}