/* CSS Document */
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#wrapper {}

#header {
	margin-top: 90px;
}

#contentbox {}

#footer {}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 90px;
}

