body {
  background: #8C7E72;
  font-family:arial;
  font-size:9pt;
  text-decoration:none;
  line-height:2.0;
  word-spacing:1px;
  letter-spacing:0px;
  color: #382525;
  margin-bottom: 28cm;
}

hr {
  color : #ECE4E4;
}

div#paivitys {
  width:500px;
  height:auto;
  background: #CAB29A;
  text-align:justify;
  padding:4px 30px;
  color:#534B43;
}

div#teksti {
   background: #FFF;
   width:795px;
   height:auto;
   position:absolute;
   top:248px;
   left:100px;
   text-align:justify;
}

div#itseteksti {
   padding:25px 40px;
}

div#alas {
   padding:8px 12px;
   text-align:center;
  color: #B9B2AC;
}

div#otsikko {
   background: url(otsikko2.jpg);
   width:795px;
   height:250px;
   position:absolute;
   top:10px;
   left:100px;
   text-align:justify;
}

h1 {
  font-size : 18px;
  color : #AC2222;
  font-weight : normal;
  line-height : 23px;
  letter-spacing : 1px;
  padding: 4px 2px;
}


div#linkit {
   background: transparent;
   width:200px;
   height:50px;
   position:absolute;
   top:60px;
   left:137px;
   text-align:justify;
}

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

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

a.linkit:link, a.linkit:visited, a.linkit:active {
  font-family : Arial, Sans-Serif;
  color : #FFF;
  text-decoration : none;
  font-size:11pt;
  text-decoration:none;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  padding:7px 12px;
  width:154px;
  display: block;
  text-indent:15px;
}

a.linkit:hover {
  text-decoration : none;
  font-size:11pt;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  color: #F3E8CE;
  font-weight: normal;
  background-color:#AB7474;
  padding:7px 12px;
}