body {
   background: url(11.jpg);
   font-family:arial;
   font-size:85%;
   color:#384e39;
}

#kokosivu {
   border:1px solid #384e39;
   background:#edffee;
   width:500px;

}

#otsikkokuva {
   background:url(otsikkokuva.jpg) no-repeat #ccc;
   border:1px solid #384e39;
   height:351px;
   margin-bottom:5px;

   
}

#itseteksti {
   background:#edffee;
   margin-right:1px;
   text-align:center

}

#kokosivu2 {
   padding:5px;

}

#itseteksti2 {
   padding:0px 0px;
}

a:link, a:visited {
color:#000000;
text-decoration: underline;
font-weight: none;
}

a:hover, a:active {
color:#000000;
text-decoration: line-through;
font-weight: none;
}