BODY {
    background-image:url(tokkitaust.jpg);
    background-repeat:repeat-y;
    background-position:left;
    background-color: #CFCFCF;
    font-family:arial;
    font-size:12px;
    color: #25351A;
}

#otsake {
    position:absolute;
    background-image:url(tokkiotsikko.jpg);
    background-repeat:no-repeat;
    top:3px;
    left:140px;
    width:602px;
    height:170px;
    z-index:1;
}

#text {
    position:absolute;
    top: 180px;
    width: 600px;
    left:140px;
    text-align:justify;
    z-index:2;
}
    
h2 {
   border-bottom: 1px solid #C9D7B3; 
   padding-left: 30px;
   color: #BBE85A;
   text-align: left; 
   width: 400px;
   font-size: 18px; 
   font-style: italic;
   font-family: Palatino Linotype; 
}

h3 {
   border-bottom: 0px; 
   padding-left: 50px;
   color: #C9D7B3;
   text-align: left; 
   width: 400px;
   font-size: 15px; 
   font-style: italic;
   font-family: Palatino Linotype; 
}

h4 {
   border-bottom: 0px; 
   padding-left: 50px;
   color: #BBE85A;
   text-align: left; 
   width: 400px;
   font-size: 15px; 
   font-style: italic;
   font-family: Palatino Linotype; 
}


A:link, A:active, A:visited {
   text-decoration:underline;
   color: #DCF4AA;
}

A:hover {
    text-decoration:none;
    color: #E6E7E4;
} 

#linkit {
    position:absolute;
    top: 25px;
    width: 400px;
    left:170px;
    height:40px;
    z-index:2;
}


#sukka {
   background-color: #ADB5A6;
   font-size:12px;
   border:0px solid #9DA794;
   padding: 5px;
}
