#linkbody { 
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  background: url("../images/ba/background.jpg") no-repeat fixed 0 0 #606d7b;
  width: 100%;
  height: 100%;
  z-index: -10;
}

.fullstory-video, .category-video, .static-video, .searchpage-video {  padding-bottom: 56.3%; }
.fullstory-text img, .category-text img, .static-text img, .searchpage-text img { margin: 5px 0 0 0; }

