

#top-container {
    width: 100%;
  }


#page-header, #header-links, #footer-links {
    display: none;
  }


#tagline {
    display: block;
  }


#footer, #main-box {
    position: static;
  }


#main-box {
    border: none;
    padding: 10px;
    width: 100%;
  }


a[href^="http://"]:not([href*="biblegateway.com"]):not([href*="bible.org"])::after {
    content : "("attr(href)")";
    font-size: 75%;
  }


#print-title {
    position:relative;
    margin-left:0;
    font-size:large;
    font-weight:bold;
  }

