* {
	padding: 0;
	margin: 0;
}

#container {
	position:static;
	top: 50%;
	left: 50%;
	width: 1px;
	height: 1px;
	display: inline;
}

#center {
	position:relative;
	top: 0px;
	left: 50px;
	width: 590px;
	height: 300px;
}
