* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fff;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	top: -145px;
	left: -256px;
	width: 512px;
	height: 290px;
}
