/* ==========================================
	copyright 2007 Rise and Shine Publications, LLC
	www.riseandshinepublications.com
	========================================*/
	
/* ==========================================
	normalizing styles
	========================================*/
	
@import url(normalize.css);

/* ==========================================
	html, body, container
	========================================*/
	
html { background: #eeed93; text-align: center; }
body { position: relative; width: 800px; margin: 0 auto; background: #fff; }