html, body, #wraper {
	height: 90%;
	}

body > #wraper {
	height: auto;
	 min-height: 90%;
	}
