body
{
    /*margin: 0px 0px 1px 0px;  the extra 1px allows the iOS inner/outer check to work */
    /*overflow-y: hidden;*/
    /*overflow-x: hidden;*/
    margin:0px;
    padding:0px;
    background-color: #33b0ff;
    overflow:hidden;
}