body { 
	width: 100%; 
	text-align: center; 
}
#centerContainer { 
	width: 900px; 
	text-align: left; 
	margin: 0px auto; 
}