* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #f3f3f3;
}

#container {
	position: center;
	top: 0%;
	left: 0%;
	width: 0px;
	height: 0px;
	display: inline;
}

#center {
	
	width: 957px;
	height: 240px;
}