html, body, #wrapper  {
	height: 100%;
}
body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-image: none;
}

