body {
	background-color: orange;
}

.header {
	color: black;
	font-family: "Comic Sans MS", Comic Sans, cursive;
}

.subtitle {
	color: black;
}

