
/* ----------  primary layout ---------- */

#wrapper {
		width: 950px;
		margin: 0 auto;
		background-color: #FBFAEF;
		}
		
