body {
  background-image: url("notebookbg.gif");
  margin-top: 30px;
  margin-left: 50px;
}
p.title {
  text-align: center;
  font-size: x-large;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #0000bb;
}
p.subtitle {
  font-size: large;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 25px;
}
div {
  text-align: center;
}
p {
  font-family: sans-serif;
  text-indent: 30px;
  margin-top: 0;
  margin-bottom: 0;
}
a.index {
  text-decoration: none;
}
div.menu {
  text-align: center;
  white-space: pre;
}
img {
  border-style: none;
}
div.footer {
  font-size: small;
  white-space: pre;
}
