.body {
   background:url(tekstintausta.gif) repeat-y #688BAB;
   font-family:verdana;
   color:#343232;
   font-size:11px;
}

.body_yhd_saannot {
   background-color:#B9C6CC;
   font-family:verdana;
   color:#343232;
   font-size:11px;
}

.teksti {
   word-spacing:1px;
   letter-spacing:0,5px;
   position:absolute;
   top:360px;
   left:366px;
   width:505px;
   text-align:left;
}

.bold {
   font-weight:bold;
}

.bold-italic {
   font-weight:bold;
   font-style: italic;
}

.teksti_yhd_saannot {
   word-spacing:1px;
   letter-spacing:0,5px;
   position:absolute;
   top:10px;
   left:10px;
   width:505px;
   text-align:left;
}

h1 {
   color:#3C6484;
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   text-align:left;
   font-weight:bold;
}

h2 {
   color:#3C6484;
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   text-align:left;
   font-weight:bold;
}

h3 {
   color:#6184A4;
   font-family:Palatino Linotype;
   text-align:left;
   font-weight:bold;
}

h4 {
   color:#3C6484;
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   text-align:left;
   font-weight:bold;
}

h5 {
   color:#3C6484;
   font-family:Arial, Tahoma, Verdana, 'Trebuchet MS', Sans-Serif;
   text-align:left;
   font-weight:bold;
}

a:link {
   color:#0B8670;
   text-decoration:none;
   cursor:pointer;
}

a:visited {
   color:#0B8670;
   text-decoration:none;
   cursor:pointer;
}

a:active {
   color:#0B8670;
   text-decoration:none;
   cursor:pointer;
}

a:hover {
   color:blue;
   text-decoration:none;
   cursor:pointer;
}

.kuva{
position:absolute;
top:0px;
left:0px;
}

.linkit {
font-family:Georgia, Book Antiqua, Palatino Linotype;
letter-spacing:3px;
font-weight:bold;
text-align:left;
position:absolute;
top:350px;
left:30px;
width:50px;
background-color: green;
}










