body {
  background: url(tausta.png);
  font-family:arial;
  font-size:9pt;
  text-decoration:none;
  line-height:1.9;
  word-spacing:1px;
  letter-spacing:0px;
  color: #44423A;
  margin-top: 0%;
}

div#tekstilaatikko {
  width:55%;
  height:auto;
  background-color:#fff;
  margin-left: 5%;
  margin-top: 1%;
  text-align: justify;
  padding: 20px 20px;
  border: 2px solid #dddddd;
}

div#linkit {
  width: 120px;
  height: 200px;
  position:absolute;
  top: 140px;
  right: 280px;
  text-align: center;
}

div#copy {
  position:absolute;
  bottom: 15px;
  left: 250px;
  color: #F6F3F3;
}

div#paivitys {
  background-color: #E6DCDD;
  padding: 10px 10px;
  width: 150px;
  height: auto;
  position:absolute;
  top: 310px;
  right: 250px;
  border: 2px solid #dddddd;
  color: #703B3E;
}

#otsikko {
  margin-left: 10%;
}

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

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

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

a.linkit:link, a.linkit:visited {
  font-family:'Trebuchet MS', Helvetica, Sans-Serif;
  color : #C59B9D;
  text-decoration : none;
  font-weight: bold;
  font-size:16px;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  padding: 6px 14px;
}

a.linkit:hover, a.linkit:active{
  text-decoration : none;
  font-size:16px;
  line-height:2;
  word-spacing:4px;
  letter-spacing:3px;
  color: #923C40;
  padding: 6px 14px;
  background: url(linkkiin.png);
}
