*,body {
  color:#000 !important;
  background:#fff !important;
  border:none;
  }

a {
  color:#00f;
  border:none;
  }
  
a img {
  border:none;
  }

h1,h2,h3,h4,h5 {
  color:#000;
  border:none;
  }
h1 {font-size:1.5em;}
h2 {font-size:1.2em;}
h3 {font-size:1em;}
h4 {font-size:1em;}

#web-html {
  margin:0;padding:0;
  }

hr {
    color: #888 !important;
    background-color: #888 !important;
    height: 2px !important;
    }
