/* Generated by KompoZer */
#menu {
  border: 2px dotted white;
  margin-right: auto;
  margin-left: auto;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-align: center;
  padding-top: 17px;
  padding-right: 10px;
  padding-left: 11px;
  margin-top: 100px;
  width: 300px;
  line-height: 38px;
  height: 91px;
  background-color: #cc0000;
  color: white;
  font-size: 29px;
}
#page {
  border: 8px solid black;
  padding: 0px 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: justify;
  color: black;
  font-family: Arial,Helvetica,sans-serif;
  height: 100px;
  font-weight: bold;
  font-size: 36px;
  line-height: 89px;
  width: 600px;
  margin-top: 100px;
  background-color: #ffffcc;
}
#menu a {
  text-decoration: none;
  width: 200px;
  color: white;
}
body {
  background-position: left top;
  background-color: #af9384;
  text-align: center;
  background-image: url(fontindex.png);
}
