@charset "ISO-8859-1";
#wrapper {
	margin: auto;
	height: 850px;
	width: 950px;
	position: relative;
}
body {
}
#wrapper {
	background-color: #000000;
	margin: auto;
	height: 850px;
	width: 950px;
	position: relative;
	top: 10px;
}

