body {
background:url(tausta.jpg) repeat-y fixed #F7F7E5;
  font-family:arial;
  font-size:9pt;
  text-decoration:none;
  line-height:1.8;
  word-spacing:1px;
  letter-spacing:0px;
  color: #404040;
  bottom-margin:10px;
}

#otsikko {
  width:778px;
  height:96px;
  background:url(otsikko.jpg);
   background-color: #F7F7E5;
  background-repeat:no-repeat;
  position:absolute;
  top:0px;
  left:290px;
  right:0px;
  text-align:justify;
}

#reuna {
  width:315px;
  height:512px;
  background:url(reuna.jpg);
  position:absolute;
  top:0px;
  left:0px;
  text-align:justify;
}

#teksti {
   width:640px;
   background:transparent;
   position:absolute;
   top:130px;
   left:250px;
   text-align:justify;
}

#linkit {
   width:110px;
   background:transparent;
   position:absolute;
   top:435px;
   left:35px;
   text-align:justify;
}

a.linkit:link, a.linkit:visited {
   font-family : Arial, Sans-Serif;
   color : #687690;
   text-decoration : none;
  font-size:11pt;
  text-decoration:none;
  line-height:1.8;
  word-spacing:3px;
  letter-spacing:2px;
}

a.linkit:hover, a.linkit:active {
   text-decoration : none;
  font-size:11pt;
  text-decoration:none;
  line-height:1.8;
  word-spacing:3px;
  letter-spacing:2px;
  color: #B6AD97;
  font-weight: normal;
}

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

a:link, a:visited {
 font-family : Arial, Sans-Serif;
   color : #89949D;
 text-decoration : none;
}

a:hover, a:active {
 color: #6292E4;
 font-weight: normal;
 text-decoration : underline;
}


