html {
    overflow:auto;
}

body {
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-family:arial,sans-serif;
    overflow:auto;
}

table {
    border-collapse: collapse;
}

iframe { 
    width:100%; 
    border:none; 
    text-align:center;
}

object { 
    width:100%; 
    border:none; 
    overflow:hidden;
    text-align:center;
}

