H1 {
    text-align: center; 
    font: 20pt Comic Sans MS; 
    background-color: red
    }

H2 {
    font: 14pt Comic Sans MS
   }
 
H3 {
    font: 12pt Comic Sans MS
   }



A:link {
    color: blue
    } 

A:visited {
    color: red
    } 
 
A:active {
    color: green
    }

A {
    text-decoration: none;
    font: 12pt Comic Sans MS
    }
    
A.namn2 {
         font-size: 10pt
        }

BODY {
      text-align: center;
      font: 10pt Comic Sans MS;
      background-image: url(image/Chiantis.gif)
     }


P.namn1 {
         font-size: 10
        }

IMG SRC="image/kor.gif"
       {ALIGN="center"}
