#espera {
	z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -178px;
    margin-top: -182px;
}

#rodape {
    position: absolute;
    bottom: 0;
    right: 0;
}