body {
  background: url(tausta.png) repeat-x #474C54;
  font-family:arial;
  font-size:9pt;
  text-decoration:none;
  line-height:1.9;
  word-spacing:1px;
  letter-spacing:0px;
  color: #485044;
  margin-bottom: 20cm;
}

div#linkit {
  width:815px;
  height:10px;
  background: transparent;
  position:absolute;
  top:24px;
  left:120px;
  text-align:center;
}

div#paivitys {
  width:230px;
  height:auto;
  background: url(paivitys.jpg);
  position:absolute;
  top:230px;
  left:670px;
  text-align:center;
  padding:12px 12px;
  color:#6B6455;
}

div#alas {
  background-color : #F9F9F9; 
  margin : 0; 
  padding : 2px 4px; 
  width : 800px; 
  text-align:center;
  font-family:tahoma;
  font-size:8pt;
  word-spacing:2px;
  color: #AC9A7C;
} 

#kuva {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 14px;
  margin-left: 23px;
}

div#tekstit {
  width:920px;
  height:auto;
  background: #F9F9F9;
  position:absolute;
  top:20px;
  left:90px;
  text-align:justify;
  padding-left:30px;
  padding-bottom:20px;
}

div#itsetekstit {
  width: 540px;
  padding: 10px 40px;
  background: transparent;
}

h1 {
  font-size : 18px;
  color : #A9A887;
  font-weight : normal;
  font-style : none;
  line-height : 25px;
  letter-spacing : 1px;
  padding: 2px 4px;
}

h2 {
  font-family:'Trebuchet MS', Helvetica, Sans-Serif;
  font-size: 30px;
  color : #C7C1B3;
  align: center;
}


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

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

a.linkit:link, a.linkit:visited {
  font-family:'Trebuchet MS', Helvetica, Sans-Serif;
  color : #94755B;
  text-decoration : none;
  font-size:11pt;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  padding: 0px 10px;
}

a.linkit:hover, a.linkit:active {
  text-decoration : none;
  font-size:11pt;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  color: #C3C3C3;
  padding: 0px 10px;
}

