@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	background-color: #000000;
	background-position: center center;
	text-align: center;
}

#wrapper {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	height: 1282px;
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
