body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
}

#navigation {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  z-index: 1;
}

.layout {
  background-image: url("/images/header_small.jpg");
  background-repeat:no-repeat;
}

h1 {
  font-size: 14pt;
  font-weight: bold;
}
h2 {
  font-size: 12pt;
  font-weight: bold;
}
