nmhc -> *{transition:none!important}
  a{
    color: #D66228 !important;
  }
   body {
    margin: 10px;
    height: 95%;
    width: 100%;
  }
  .content{
    width: 100%;
    widows: 4;
  }
  .content .column{
    float: none;
    display: block;
    width: 100%;
  }
  .content .column.sixteen{
    width: 100%;
  }
  p{
    width: 100%;
  }
  footer{
    display: none;
  }
   header{
    display: none;
  }
  hr{
    display: none;
  }
 .image{
  display: none;
 }
 .tagwrapper span{
  display: none !important;
 }
 .horizontalrelatedLinks li a{
  display: none !important;
 }
 object{
  display: none;
 }
 .rightRail{
  display: none;
 }