* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #FFFFFF;
}

#container {
	position: absolute;
	top: 25%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	top: -170px;
	left: -490px;
	width: 960px;
	height: 540px;
}