body { 
  font-family: 'Times New Roman', Times, serif; 
  font-size: 12pt; 
  color: #000; 
  background: #fff; 
  width: 100%; 
  background-color: #fff; 
}
html body {
  background: transparent;
  width: auto;
}


.siteheader,
.sitefooter,
.bk-left,
.bk-right,
.page-img-header,
.nav-wrapper { 
  visibility: hidden;
  display: none;
}

