body {
	background-color: #bebebe;
	color: white;
	padding-top: 0px;
	margin: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 980px;
	height: 620px;
	position: absolute;
	margin-left: -490px;
	margin-top: -310px;
	left: 50%;
	top: 50%;
	z-index: 0;
	background-color: white;
}

img {
	border: 0px;
}

#header {
	padding-bottom: 19px;
}

#nav {
	text-align: center;
}
