@charset "utf-8";
#centered {
	position:relative;
	width: 950px;
	margin: 0 auto;
	text-align: centered;
}
