body {
  margin: 0;
}
.region-header,
footer,
.media,
.sidebar,
.nav-tabs,
.page-banner,
#_atssh,
#wpstats { display: none !important; }

.gutter-bottom {
  margin-bottom: 0 !important;
}
.entry-title {
  border-top: 20px solid #f6821e;
  color: #f6821e;
  font-size: 50px;
  padding-top: 30px;
  font-weight: bold;
margin-top: 30px;
}
.main {
  width: 100% !important;
}
.keyline {
  margin-top: 20px;
  font-size: 40px;
}

.main h4 {
  font-size: 25px;
}

p,
ul {
  margin-bottom: 25px;
  font-size: 17px;
}
a {
  text-decoration: none; 
}
a[href]:after {
   content:"" !important;
}

.print-logo {
  display: block !important;
  position: absolute;
  right: 20px;
  width: 475px !important;
}
