* {
    margin: 0; padding: 0;
}

body {
    background: #fff url(../images/bg_checker.gif);
    position: absolute;
    text-align: center;
    width: 100%;
}

#object_movie {
    margin: 0 auto;
    position: relative;
}
