html, body {
	background: #fff;
	width: 100%;
	height: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	margin: 0;
	padding: 0;
}

div#startpage {
	position: absolute;
	width: 100%;
  top: 50%;
}

h1.wham {
	font-size: 6em;
	line-height: 1em;
	margin: -0.63em auto 0 auto;
	position: relative;
	text-align: center;
}

