#container {
	position: absolute;
	left: 50%;
	margin-left: -370px;
	width: 780px;
	top: 50%;
	margin-top: -250px;
}