body {
  margin-left: 1.5cm;
  color: #000;
  background: #fff;
  font-family: times, georgia, palatino, serif;
  font-size: 12pt;
}

#page{
  width: auto;
  float: none !important;
}

#header,
#wrapsidebar,
#footer,
#wrapmenue,
.navigation {
  float: none;
  display: none;
}

#wrapper,
#wrapcontent {
  width: 100%;
  margin: 0;
  float: none;
}

a {
  text-decoration: none;
  color: #000;
  background: #fff;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 15pt;
}

h3 {
  font-size: 13pt;
}

h4 {
  font-size: 10pt;
}

img {
  display: none;
}