body {
	margin: 0;
	padding: 0;
}

#container {
	height:940px;
	margin: 0 auto;
	overflow:hidden;
	padding: 0;
}