
#container {
	position: relative;
	top: 35px;
	left: 295px;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position: absolute;
	top: -150px;
	left: -295px;
	width: 550px;
	height: 250px;
}
