 h1, h2, h3, h4, h5, p, blockquote {font-family: "Trebuchet", "Arial", "Helvetica", sans-serif}
 
 p, blockquote  {color: #303030}
 h1, h2, h3, h4, h5 {color: #404040}
 
 p, blockquote  {font-size: 13px}
 p, blockquote {line-height: 140%}
 h1, h2, h3, h4, h5, p {margin: 20px}
 a:link {color: #0033CC}
 a:visited {color: #0033CC}
 a {text-decoration:none}
 a:hover {text-decoration:underline}
 
 
 
 table {font-family: "Trebuchet", "Arial", "Helvetica", sans-serif}
 table {font-size: 12px}
 table {line-height: 100%}
 table {margin: 20px}
 
 table {border-style: none; border-color: gray; border-width: 1px} 
 td {border-style: solid; border-color: gray; border-width: 1px}
 
 #navbar {width: 550px}
 #huvudtext {width: 550px}
 
 
 
 div.test {
  position: absolute;
  top: 20px;
  left: 30px;
  width: 100px;
  height: 100px;
  border: none;
}


 div.test2 {
  position: absolute;
  top: 75px;
  left: 165px;
  width: 100px;
  height: 100px;
  border: none;
}