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

body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width:(1680px);
	height:(1050px);
	margin: -525px 0 0 -840px;
	padding:0;
	position:fixed;
	left:50%;
	top:50%
}
