* {
	margin: 0;
}
html, body {
	height: 87%;
}
.wrapper {
	min-height: 87%;
	height: auto !important;
	height: 87%;
	margin: 0 auto -165px;
}

.push {
	height: 160px; 
}

