div.layover{
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;	
    z-index: 5;
    height: 100%;
    width: 100%;
}