body {
	background-color: #121212;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
}
#wrapper {
	position: absolute;
	left: 50%;
	margin-left: -495px;
	height:100%;
}