/* CSS Document */

body, html{
background-color:white;
overflow:auto;
overflow-x:hidden;
}



#result{
position:relative;
left:90px;
margin-top:-80px;
}

#frame {
height:900px;
}
