body      {background-image: url(bilder/banner.jpg);
           background-repeat: no-repeat;
           background-position: top right;
           background-color: #f4ede4;
           font-family: helvetica}


@font-face {font-family: comic sans ms;
            src: url(download/comic.ttf)}


a:link    {color: #7a6a54;
           text-decoration: none;
           font-style: normal;
           font-Weight: bold}
a:visited {color: #7a6a54;
           text-decoration: none;
           font-style: normal;
           font-Weight: bold}
a:hover   {color: #554a3b;
           text-decoration: underline overline;
           font-style: normal;
           font-Weight: bold}
a:active  {color: #554a3b;
           text-decoration: underline overline;
           font-style: normal;
           font-Weight: bold}


h1 {font-size: 8pt;
    font-weight: lighter;
    text-decoration: none;
    line-height: 11pt}