body {
  background:none;
}
#headerwrap,
#contentwrap {
  background: none;
}
#logo img {
  visibility:visible;
  width:348px;
  height:66px;
}
#contact-box, #contact-box big, #contact-box:visited, #contact-box:hover {
  color:#333;
  }
#header ul,
#menuwrap,
#footer {
  display:none;
}
#content {
  width:auto;
  margin:0;
  padding:1px 0;
  background:none;
  min-height:0;
  border-top:4px solid #CCC;
}
div.enlarge {
  visibility: hidden;
}