/* Generated by KompoZer */
#navi {
  position: fixed;
  top: 0%;
  left: 0%;
  clear: both;
  float: none;
  display: block;
  width: 1000%;
  background-color: #ffcc00;
  font-family: Arial,Helvetica,sans-serif;
}
body {
  background-color: #ffcc00;
  min-width: 500px;
  max-width: 1000px;
  font-family: Arial,Helvetica,sans-serif;
}
