body { background-color: #ccffff 
       background-image: tausta.jpg; 
       font-color : #2F2F4F; 
       font-family : "Verdana", "Arial", "Helvetica", "Geneva", "sans-serif";
     }

h1, h2, h3, h4 { background-color: #ccffff;
               }  

#kelluja_va { position: absolute;
              bottom: 0px;
              left: 0px;
            }

#kelluja_oy { position: absolute;
              top: 0px;
              right: 0px;
            }

#kelluja_ka { position: relative;
              bottom: 90px;
              left: 260px;
            }


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; }
