* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #fefefe;
}

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

#center {
	position: absolute;
	top: -88px;
	left: -270px;
	width: 540px;
	height: 175px;
}
