body {
   background-image: url(kadee.jpg);
   background-repeat: no-repeat;
   background-color:#ffffff;
   margin-top: 20px;
   margin-bottom: 0px;
   color: #222222; 
   font-size: 12px; 
   font-family: Arial;
   line-height:18px;
   font-style:normal;
   text-align:justify;
}

div#txt {
   margin: 0 auto;
   width:700px;
   padding:0px;
}

div#txt2 {
   padding:0px 20px;
}

.pieni {
   font-family: Arial;
   font-size: 11px;
}

.kuva {
   border:2px solid #3D927F;
}

h1 {
   color: #3D927F;
   font-family:Book Antiqua, Times New Roman, Georgia, Garamond, Serif;
   font-size: 40px;
   font-weight: bold;
   text-align: center;
   letter-spacing: 1px;
   text-transform:uppercase;
   margin:2px;
}

h2 {
   color: #222222;
   font-family:Book Antiqua, Times New Roman, Georgia, Garamond, Serif;
   font-size: 15px;
   font-weight: bold;
   text-align: center;
   letter-spacing: 0px;
   text-transform:uppercase;
   margin:2px;
}

h3 {
   text-indent:15px;
   color: #3D927F;
   font-family:Book Antiqua, Times New Roman, Georgia, Garamond, Serif;
   font-size: 15px;
   font-weight: bold;
   text-align: left;
   letter-spacing: 0px;
}

.siss {
   padding-left:10px;
}

.voit {
   font-family: Arial;
   color: #A71F1D;
   font-size: 12px;
   font-weight: bold;
   font-variant:normal;
}

A:link {color:#3D927F; text-decoration:none;}
A:visited {color:#3D927F; text-decoration:none;}
A:active {color:#3D927F; text-decoration:none;}
A:hover {color:#4BB49B; text-decoration:underline;}


