@charset "utf-8";

body {
	background: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

object { 
	outline: none; 
}

#centerdiv {
	width:1250px;
	height:5500px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-280px auto auto -620px;
}