html,body,
form
{
height:100%;
}

div#content
{
width:100%;
height:100px;
overflow:hidden;
}

div#footer
{
padding-top:0.75em;
background-position:0 0;
}

div#content object,
div#content iframe
{
width:100%;
height:100%;
border:none;
}
