div#header,
#main-menu,
div#content div.navigation, 
.banner,
#menu-history,
#right-menu-div,
#scr-menu,
#footer,
.content-photo-name,
input.input-submit,
.more-information-back
{
  display: none;
}


div#content .main-content .inner-body #inner-content-history #content-history-text2  {
  float: right;
  overflow: auto !important;
  width: 100% !important;
  height: 100%!important;
}

.content-history-photo {
  float: left;
}

body { 
  width: 100%;

}

#news {
  overflow: auto !important;
  width: 100% !important;
  height: 100%!important;
}

