BODY {
    background-color: #DFDFDF;
    font-family:trebuchet ms;
    font-size:12px;
    color: #5D5D5D;
}

#otsikko {
    position:absolute;
    background-image:url(wood_yla.jpg);
    background-repeat:repeat-x;
    height: 244px;
    width:100%;
    top:0px;
    z-index:1;
    left:0px;
    right: 0px;
    margin: 0;
}

#kuva {
    position:absolute;
    width: 585px;
    height:605px;
    top:1;
    right: 100px;
    z-index:2;
}

#kuva2 {
    position:absolute;
    width:345px;
    height:239px;
    top:1;
    right: 601px;
    z-index:2;
}

#tekstit {
    position:absolute;
    width: 470px;
    top: 70px;
    right: 155px;
    z-index:4;
    text-align:justify;
}

#linkit {
    position:absolute;
    width: 300px;
    top: 230px;
    right: 470px;
    z-index:3;
    text-align:justify;
}

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

A:hover {
    text-decoration:none;
    color: #7B6F57;
}
h1 { 
   padding-left: 30px;
   color: #7B6F57;
   text-align: left; 
   font-size: 15px;
   font-family: times new roman; 
}
#nooa {
    font-size:11px;

}
strong {
   color: #58503F;
   text-decoration: bold;
}
sar {
   color: #786A54;
   text-decoration: none;
}