BODY { 
  margin-top: 0em; 
  margin-left: 10px;
  font-family: courier ; font-size: 11pt;
  background-image: url(bakgrundfasadkant.jpg); background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-color: #003333;
  color: white; 
}

H1 { text-align: center }
H1 { font-weight: bold }
H1 { font-size: x-large }


P  {font-family: courier; font-size: 9}

A:link { color: #ffffff; text-decoration: underline; font-weight: normal }          
A:visited { color: red }                                                  
A:active { color: lime }                                                  
A:hover {background-color: #f9f9f9; color: #050505; text-decoration: none; font-weight: normal }



A:link IMG { border: 2px solid cyan }
A:visited IMG { border: 2px solid red }
A:active IMG { border: 2px solid lime }
A:hover IMG { border: 2px solid white }
                                                  

</STYLE>

