#wrap {
    position:absolute;
    top:50%;
    left:50%;
    width: 800px;
    height: 523px;
    overflow: hidden;
    margin:-262px 0 0 -400px;
}