body
{
   margin-top: 0;
   background-image: url(images/banner_museium2.jpg);
   background-repeat: no-repeat;
   background-position: top center
}

iframe {
   width: 1020px;
   height: 600px
}


#navbar {
   float: left;
}
#body_text {
   float: right;
   width: 1038;
}
#inner_text {
   float: right;
}

#content {
   margin: auto;
   margin-top: 0;
   width: 1250px
}
