* {
	padding: 0;
	margin: 0;
}

#container {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	left: -350px;
	top: -150px;	
	width: 700px;
	height: 299px;
}