.wrapper {
	min-height: 100%;
}

.empty {
	height: 50px;
}

.group-bottom {
	margin-top: -50px;
	height: 50px;
}

footer {
	width: 100%;
	background: #cc9b97;
	height: 50px;
}

.index .empty {
	height: 467px;
}

.index .group-bottom {
	height: 467px;
	margin-top: -467px;
}