html {
  color: #000;
}
body {
  background: #fff;
  font-family: serif;
  font-weight: light;
  font-style: italic;
  padding: 10px;
  margin: 10px;
  border: solid 1px #ccc;
}
body.pc p {
  font-family: monospace;
  font-style: normal;
  font-size: 7.5pt;
}
h1, h2 {
  font-weight: normal;
  margin: 0px;
  padding: 20px;
}
h1 {
  background: url(prea.jpg) bottom right no-repeat;
}
h2.nop {
  padding-top: 0px;
  background: url(prez.jpg) top right no-repeat;
}
div#main {
  width: 449px;
  padding: 10px;
  margin: 0px;
  margin-left: auto;
  text-align: justify;
  background: url(prem.jpg) repeat-y right;
}
