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

#otsikko {
   background:transparent;
   height:61px;
   width:366px;
   position:absolute;
   left:130px;
   top:10px;
   text-align:justify;
}

#yhteys {
   background:transparent;
   height:40px;
   width:200px;
   position:absolute;
   left:616px;
   top:16px;
   text-align:justify;
}

#linkit {
   background:transparent;
   height:200px;
   width:820px;
   position:absolute;
   left:170px;
   right:170px;
   top:70px;
   text-align:justify;
}

#koko {
   background:transparent;
   width:700px;
   height: auto;
   position:absolute;
   left:150px;
   right:180px;
   top:220px;
}

#koko2 {
   background:transparent;
   width:700px;
   height: auto;
}


hr {
  color:#BDC7CB;
  background:#BDC7CB;
}

.alas {
  color:#A4AFB4;
  text-align:center;
}

#teksti {
   background:transparent;
   width:520px;
   height:auto;
   text-align:justify;
}

#tekstisivut {
   background:transparent;
   width:700px;
   height:auto;
   position:absolute;
  left:150px;
   right:180px;
   top:220px;
   text-align:justify;
}

#tekstivasen {
   background:url(reunus.jpg);
   color:#5F727F;
   width:190px;
   height: auto;
   position:absolute;
   left:535px;
   top:40px; 
   text-align:justify;
}

#itsetekstivasen {
  padding:10px 16px;
}


h3 {
  font-family: times new roman;
  color: #8F96A4;
  font-weight : normal;
  line-height : 20px;
  letter-spacing : 0;
  padding : 4px 2px;
  font-size : 20px;
}


a:link, a:visited {
  font-family : Arial, Sans-Serif;
  color : #4088BB;
  text-decoration : none;
  text-align: justify;
  letter-spacing:1px;
  line-height:19px;
}

a:hover, a:active {
  color: #0B3554;
  font-weight: normal;
  text-decoration : underline;
  text-align: justify;
  letter-spacing:1px;
  line-height:19px;
}


