html,body{
    height:90%;
}
object{
    width:100px;
    height:100%;
    float:left;
    margin-right:10px;
}
div{
    height:100%;
}
