.image-holder, .navigation, .sub-navigation, #img-bg {
  display: none !important;
}
body, #main, #content, .header, .page-content, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

html body #main {background: none;}

html body {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 1em; text-align: left;
  background: none;}
html body a:link, html body a:visited, html body a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}
 
html body pre, html body code {vertical-align: baseline;}

body{font-family:Arial, Helvetica, sans-serif;}

/*.page-content a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}

.page-content a[href^="/"]:after {
   content: " (www.dalziel-pow.co.uk" attr(href) ") ";}*/
   
h1 a{text-decoration:none;color:#000;}
a{text-decoration:none;color:#333;}
br{display:none;}






