body { 
background-color: #E1F1C4;
background-image:url('bg.png');
background-repeat:repeat-y
} 

tr, tr { 
   font-family: arial;
   font-size: 12px;
   color:#67703E;
} 

A:link {
text-align:left;
text-decoration: underline; 
color:#964232;
}
A:visited {
text-align:left;
text-decoration: underline; 
color:#964232;
}
A:hover {
text-align:left;
text-decoration: none; 
color:#849442; 
}
A:active {
text-align:left;
text-decoration: none; 
color:#964232; 
}


#otsikko {
   border:0px solid black;
   width:450px;
   position:absolute;
   top:0px;
   left:0px;
} 


#linkit {
   background-color:transparent;
   width:1000px;
   position:absolute;
   text-align:center;
   font-family: arial;
   font-size: 11px;
   top:270px;
   left:40px;
   line-height:2.0;
}

pien {
font-family: Arial, "Times New Roman", Times, serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color:#67703E;
}

pre {
   font-family: arial;
   font-size: 12px;
   color:#67703E;
   text-align:justify;
   line-height:1.5;
}

#teksti {
   width:760px;
   position:absolute;
   top:300px;
   left:120px;
   font-family: arial;
   font-size: 12px;
   color:#67703E;
   text-align:justify;
   line-height:1.5;
}

#teksti2 {
   width:760px;
   position:absolute;
   top:20px;
   left:120px;
   font-family: arial;
   font-size: 12px;
   color:#67703E;
   text-align:justify;
   line-height: 2;
}


h1 {
  font-size: 13px;
  font-weight: bold;
  font-family: Georgia;
  color: #849442;
  text-transform:uppercase;
  line-height: 15px;
  text-align: left;
  padding-left: 5px;
  padding-bottom: 5px;
 letter-spacing: 1px;
}

h2 {
  font-size: 11px;
  font-weight: bold;
  font-family: Georgia;
  color: #849442;
  text-transform:uppercase;
  line-height: 15px;
  padding-right: 5px;
 letter-spacing: 1px;
}

.copy {
  font-size: 9px;
  font-family: arial;
  color: #B2BC84;
  text-align: center;
}
