body {
	margin: 0;
	padding: 0;
	text-align: centered;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	
}