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

.push {
	height: 25px;
}
