.container {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -60px;
	margin-left: -400px;
	width: 800px;
	height: 120px;
}​
