body {
	background-color: black;
}

#wrap {
	position:absolute;
	width:800px;
	height:450px;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-225px;
}
