html {height:100%}

body {	
	margin:0;
	padding:0;
	background-color:#EFEDE1;
	min-height:101%;
}


