#takeover {
        height: 450px;
        width: 960px;
        background-color: transparent;
        z-index: 99;
        left:47%;
        top: 11.3%;
        margin:0 0 0 -450px;
        position:absolute;
}

* html #takeover { 
        position:absolute;
}

#takeover-home {
        height: 450px;
        width: 960px;
        background-color: transparent;
        z-index: 99;
        left:47%;
        top: 9.8%;
        margin:0 0 0 -450px;
        position:absolute;
}

* html #takeover-home {
        position:absolute;
}
