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