body { background-color: #ccffff 
       background-image: tausta.jpg; 
       font-color : #2F2F4F; 
       font-family : "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif";
       width: 650px
     }

h1, h2, h3, h4 { background-color: #ccffff; 
                 font-family: "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif"; 
               }

.kts { font-family: "Arial Narrow", "Helvetica Narrow", "sans-serif"; 
     }

.seloste { width: 85%
         }

a:link    { color : #009; background : transparent none; }
a:visited { color : #609; background : transparent none; }
a:active  { color : #f00; background : transparent none; }
a:hover   { color : #933; background : #eee none; }