html, body {
	margin: 0;
	padding: 0;
	background-color: #E6E5D7;
	width: 100%;
	/* Mac IE5 comment hack (hides next line from this browser) \*/
	height: 100%;
	/* end hack */	
}

