body {
	color: #fff;
	margin: 0;
	background: #660099 url(images/Scroll.png) no-repeat;
}
a {
	color: #660099;
}
form, div#Maze {
	height: 542px;
	width: 477px;
	padding-top: 120px;
	text-align: center;
}
form input {
	font-size: 1em;
	padding: 0.2em 0.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#Maze h2 {
	color: #609;
	font-family: "Georgia", "Times New Roman", Times, serif;
	width: 235px;
	text-align: center;
	margin: 0 auto;
}
h1 {
	text-align: center;
}