body, article {
  margin: 0 !important;
  padding: 0 !important;
}

article p, article h2, article h3, article li {
  font-size: 14px !important;
  line-height:1.25;
}

nav {
  display: none;
}

header {
  position: static;
  width: auto;
  height: auto;
  width: 100%;
}

header>div {
  position: static;
  transform: none;
  text-align: center;
  color: black;
  width:100%;
  font-size: 12px;
}

div.leadimg, p.forward {
  display:none;
}

a.buy { display: none; }
