#nav-primary,
#header img,
#switcher,
#side-bar,
#footer,
.back-to-top {
display: none;
}
#container,
#content
 {
 width: 100%;
 margin: 0;
}
  #header {
   height: auto;
   margin: 0;
  }
  h2#icon {
   color: #fff;
   text-indent: 0;
   height: auto;
  }
  h2#icon a {
   text-indent: 0;
   color: #fff;
   text-decoration: none;
   font-size: 14px;
   line-height: 1em;
   margin: 0;
   height: auto;
  }
  
  h1, h2, h3, h4, h5, h6, strong, a, a:link, a:visited, a:hover {
   color: #000;
   
  }
  p, li, form {
   color: #555;
  }
  

