* {
	margin: 0;
}
html, body {
	height: 590px;
}
.wrapper {
	min-height: 100%;
	height: auto;
	height: 590px;
	margin: 0 auto 0px; 
}
