body {
	background-color: #FFFFFF;
	text-align: center;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-size: 12pt;
}

h1 {
	position: absolute;
	top: 40%;
	right: 0;
	left: 0;
	margin: auto;
	width: 75%;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0.1em;
	font-size: 24pt;
	font-weight: normal;
}

div.menu {
	position: absolute;
	top: 60%;
	right: 0;
	left: 0;
	margin: auto;
	width: 75%;
}

div.menu div.cell {
	float: left;
	width: 33%;
	text-align: center;
}
