* {
    margin:0;
    padding:0;
}

html {
    overflow:hidden;
}

html, body {
    height:100%;
}

#flash {
    position:absolute;
    width:727px;
    height:550px;
    left:50%;
    top:50%;
    margin-left:-364px;
    margin-top:-275px;
}

#flash_stand_alone_player {
    position:absolute;
    width:778px;
    height:472px;
    left:50%;
    top:50%;
    margin-left:-389px;
    margin-top:-236px;
}