body {
    padding-left: 16em;
    font-family: "Century Gothic";
    color: #006633;
    background-color: #ffffcc;
    background-image:url(logo-fortuna1.gif);
    background-repeat:no-repeat;
    background-position: 8px 12px;
    font-size: 13px;
    font-style: normal;
}
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    top: 12em;
    left: 1em;
    width: 13em 
}

  h1 {
    font-family: "Century Gothic";
    font-size:16px
}

  .val{vertical-align: top; }

  ul.navbar li {
    font-family: "Century Gothic";
    color: #ffffcc;
    background: #006633;
    position:left
    margin: 0.5em 0;
    padding: 0.3em;
    border-right: 1em solid black;
    font-weight: bold;

}

 ul.navbar a {
    font-family: "Century Gothic";
    color: #ffffcc;
    text-decoration: none;
    border: none;
}

 a:link {
    color: #3333ff;
    border: none;
 }

 a:visited {
   color: #6666ff;
 }
    
#image {
  position: absolute;
  top: 0px;
  margin-left: 0px;
  border: 1px solid black;
  border-bottom: none;
  height:115px;
}
#tekst {
  position: absolute;
  top: 140px;
  margin-left: 34px;
  margin-right: 149px;
  width:500px;
  border: none;
}
#menu {
  position: absolute;
  top: 158px;
  left: 26px;
  width: 10px;
  border: none; 
}
