body {
    margin:0;
    padding:0;
    font-family: Trebuchet ms;
    bgcolor: F2F2F2;
    height: 100%;
}
center {
    font-size: 12px;
    font-family: Trebuchet ms;
    color: #000000; 
}
div#koko {
    position: absolute;
    left: 60px;
}
td {
    text-align: justify;
    font-family: Trebuchet ms;
    font-size: 12px;
    color: #000000;
    line-height: 17px;
    padding: 5px;
}
h1 {
    margin: 5;
    padding: 5;
    position: relative;
    left: 1px;
    width: 750px;
    font-family: Trebuchet ms;
    font-size: 9pt;
    color: #A88868;
    text-decoration: none;
    border-bottom: 1px solid #C49F79;
    text-align: left;
}
.img2 {
    border: 1px dashed #1E1E1E;
    padding: 10px;
    margin: 17px 17px 17px 17px;
}
.img {
    border: 0px dashed #000000;
    margin: 100px 100px 100px 100px;
}
div#sisalto { 
    background: url(http://i134.photobucket.com/albums/q102/inkatti_/leaf.jpg);
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    min-height: 100%;
    position: absolute;
    top: 373px;
    left: 0px;
    width: 793px;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    height: 100%;
}
div#otsikko { 
    top: 0px;
    left: 0px;
    bgcolor: FFFFFF;
}
div#teksti{
    min-height: 100%;
    padding:.5em 9px;
    width: 785px;
}
div#sisalto p {
    padding:.5em 5px;
    margin:0;
    font-size: 12px;
    font-family: Trebuchet ms;
    color: #000000; 
    letter-spacing: 0px;
    line-height: 19px;
    text-align: justify;
}
a:link, a:visited, a:active { 
    font-size: 12px;
    font-family: Trebuchet ms;
    color: #A89C8F; 
    letter-spacing: 0px;
    line-height: 19px;
    text-align: justify;
    text-decoration: underline;
}
a:hover { 
   font-size: 12px;
   font-family: Trebuchet ms;
   color: #E5D7C7; 
   letter-spacing: 0px;
   line-height: 19px;
   text-align: justify;
   text-decoration: none;
   cursor: help;