@charset "UTF-8";
.centerPage 
#centered {
	width:960px; /*Used to control width of menu*/
	text-align:center;
	margin:0 auto;
	padding:0
}