﻿body {
  padding-left: 13em;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: black;
  /* background-image:url(marihuana.gif);*/
  background-color: rgb(64,224,208) } 
  
ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 15em;
  left: 1em; 
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
h2 {
  font-family: 'Lucida Sans Unicode', Geneva, Arial,
        SunSans-Regular, sans-serif }		
ul.navbar li {
  background: #b0c4de;
  margin: 0.5em 0;
  padding: 0.3em;
  border-radius:20px;
  font-size:18px;
  }
ul.navbar a {
  text-decoration: none }
a:link {
  color: blue; }
a:visited {
  color: blue; } 
a:hover {
  font-size:20px;
  color:green;
  }
input  {
   border-radius:12px;
  }   
.pyram {
       margin:10px; float:left;
       width:0px; height:0px;
       line-height:0px;
	   border-color:#e0ffff #F0ffff #aFeeee #48d1cc; 
       border-style: solid;
       border-width:10px;
	   position:relative;
	   top:-6px;	
     }  
  
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }
#fs24          {
      font-size: 24px
    }	  
#bild1       { 
      position: static; left: 200px; top: 100px;  
    } 
#icke   {
      position: absolute;
      top: 1em;
      left: 1em;
      padding: 0px;
    } 	  
.btext   {
      position: relative; left: 0px; top: 20px;
	  color: black; font-size: 16px;      
	}
/* #btext:first-letter {
      font-size:25px;
	  font-style:italic;
	  float:left;
    }	*/  
#welcome {
      font-size:18px;
	}   
#ltext  {
      position: relative; left: 0px; top: 10px;
	}
#rtext  {
      position: relative; left: 500px; top: -12px;
	}  
#foot  {
      position: relative; left: 0px; top: 20px;
	}        	
	  
