body {
    padding:0px; 
    margin:0px; 
    overflow:hidden;
}

#placeholder {
    position: absolute;
    top:4px;
    bottom:4px;
    left:4px;
    right:4px;
}
