//Stylesheet til www.st-vitruvius.net - Min hjemmeside

h1 {font-family: arial, verdana, sans-serif;
   position: absolute;
   left: 0px;
   top: 0px;
   margin-top: 10px;
   margin-left:10px;
   margin-bottom: 10px;
   }
h2 {font-style: italic;
    font-family: gentium, "Times New Roman", serif;}
h3 {font-style: gentium, "Times New Roman", serif;}
p {font-family: gentium, "Times New Roman", serif;
   text-indent: 10px;
   margin: 0px 0px 0px 0px;
   border: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   }
body {background-color: #b9cdd7;
      background-image: url("/style/sol.bmp");
      background-repeat: no-repeat;
      background-position: 50% 0%;
      margin: 120px 0px 0px 0px;
      border: 0px 0px 0px 0px;
      padding: 0px 0px 0px 0px;
      }
#menu-left {width: 100px;
            left: 0px;
            top: 120px;
            float: left;
            clear: none;
            margin: 0px 0px 0px 0px;
            border: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            }
#main-body {margin: 0px 0px 0px 100px;
           border: 0px 0px 0px 0px;
           padding: 0px 0px 0px 0px;
           }
.quote {text-indent: 30px;
       }
a:link {color: blue;}
a:visited {color: blue;}
a:hover {font-style: italic;}

