
body {
  background: #f5deb3 url(../bakgrunder/naturbg.jpg); 
}

h1 {
  font-family: 'monotype corsiva', 'times new roman', 'arial narrow', arial, times, helvetica, serif; 
  font-size: 32px; 
  color: #330000; 
  font-style: italic; 
  font-weight: normal; 
  text-align: center; 
  margin-top: 10px; 
  margin-bottom: 15px;
}

div, td {
  font-family: verdana, arial, geneva, helvetica, sans-serif; 
  font-size: 13px; 
  color: #330000;
}

td {
  text-align: justify;
}

.s11 {
  font-size: 11px; 
  olor: #330000;
}

.s14 {
  font-size: 14px; 
  color: #330000;
}


a:link {
  color: #330000;
  text-decoration: none;
}

a:visited {
  color: #330000;
  text-decoration: none;
}

a:hover {
  color: #CC6600;
  text-decoration: none;
}

a:active {
  color: #CC6600;
  text-decoration: none;
}

html {
  height: 101%;
}

html, body { 
  scrollbar-face-color: #f5deb3;
  scrollbar-highlight-color: #f5deb3;
  scrollbar-shadow-color: #f5deb3;
  scrollbar-3dlight-color: #fff8dc;
  scrollbar-darkshadow-color: #996633;
  scrollbar-arrow-color: #a0522d; 
  scrollbar-track-color: #f5deb3;
}
