html, body {margin:0px; overflow:hidden;} 
#PageContainer {margin:auto; height:auto;}

iframe:focus { 
    outline: none;
}

iframe[seamless] { 
    display: block;
}

html, body, #PageContainer , iframe {height:100%; min-height: 100%;}