body {
  background: #fff;
  font-size: 14px;
  font-family: georgia, serif;
  padding: 0 30px;
}
#nav,
#pageHead,
#right,
.serviceLinks,
#footer,
#slogan,
.articleImage ,
.pageLink,
.info  {
  display: none;
}
#header {
  margin: 0 0 100px 0;
}
#logo {
  text-align: right;
}
#logo img {
  width: 200px;
  height: auto;
}
#container,
#left,
.articleText,
#logo,
#header {
  position: static;
  width: auto;
  float: none;
}