body {
  background-color: #000;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  margin: 1em;
  text-align: justify;
}

a {
  color: #f6b;
  font-style: italic;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

cite {
  font-weight: bold;
  color: #f6b;
}

h1 {
  font-size: 20pt;
  font-weight: bold;
  text-align: center;
}

h2 {
  font-size: 12pt;
}

h3 {
  font-size: 12pt;
  text-align: center;
  font-weight: normal;
}

img {
  border: 0;
  padding: 0;
}

img.l {
  float: left;
  margin: 0 1em 0 0;
  clear: left;
}

img.p {
  float: right;
  margin: 0 0 0 1em;
  clear: right;
}

#gora {
  background-image: url(gora.gif);
  background-repeat: repeat-x;
  height: 30px;
  width: 100%;
  clear: right;
}

#dol {
  background-image: url(dol.gif);
  background-repeat: repeat-x;
  height: 30px;
  width: 100%;
  clear: left;
}
