body {
  background: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 10pt;
  color: #000;
}

#content {
  width: auto;
  margin: 0;
  padding: 0;
  border: 0;
  float: none !important;
  color: #000;
  background: transparent;
}
  
a:link, a:visited {
  color: #520;
  font-weight: bold;
  text-decoration: underline;
}

#navbar {
  display: none;
}

div#menubar{
  display: none;
}

.secret {
  font-size: 18pt;
  border-width: 2pt;
  border-color: #000;
  border-style: solid;
  padding: 4px;
  margin: 0px;
}
