body {
  background:url(tausta.jpg)  repeat-y fixed #D3D7DD;
  font-family:verdana;
  font-size: 8.6pt;
  color: #4D4D4D;
  text-align: justify;
  line-height : 2.3;
  color: #2A3B4C;
}

#teksti {
   width:520px;
   position:absolute;
   top:89px;
   left:137px;
   background:transparent;
     z-index:1;
}

#otsikko {
   background:url(otsikkouusi.jpg);
   width:966px;
   height:174px;
   position:absolute;
   top:8px;
   left:0px;
   z-index:1;
}

#linkit {
   background:transparent;
   width:160px;
   position:absolute;
   top:175px;
   left:710px;
   z-index:1;
   color:#859CAB;
}
  

#h3 {
   font-family: times new roman;
   color: #91ADBF;
   font-size: 20px;
   font-variant:bold;
   line-height : 28px; 
}

#h2 {
   font-family: times new roman;
   color: #A2B3CD;
   font-size: 19px;
   font-style:italic;
   font-weight: bold;
   font-variant:normal;
}


a:link, a:visited {
 font-family : Arial, Sans-Serif;
 font-size: 8.8pt;
 color : #8395AF;
  text-decoration : none;
}

a:hover, a:active {
 color: #597092;
 font-weight: normal;
 font-family : Arial, Sans-Serif;
  text-decoration : underline;
 font-size: 8.8pt;
}


