
/*.body {*/
/*    background: transparent url(./images/google-page.jpg) no-repeat 0 0;*/

/*}*/
#google-page-background {
    background: transparent url(./images/google-page.jpg) no-repeat 50% 0;
    margin: 0 auto;
}
#div-iframe {
    margin: 0 auto 0 auto;
    width: 823px;
    height: 913px;
}
#google-player-iframe {
    width: 817px;
    height: 460px;
    border: none;
    margin: 300px auto 0 auto;
}

