body { 
background-color:#5C221B;
background-image:url(ala.jpg);
background-repeat:repeat-y;
} 

A:link,A:visited,A:active
{ color:#6C1A17; 
text-decoration:none; 
letter-spacing:1px; } 

a:hover {text-decoration: none; 
color:#CB5B4E; } 


#otsikko {
   border:0px solid black;
   width:625px;
   position:absolute;
   top:0px;
   left:0px;
} 

#linkit {
   width:625px;
   position:absolute;
   top:240px;
   left:80px;
   font-family: arial;
   font-size: 12px;
   color:black;
   text-align:justify;
   line-height:1.5;
}


#teksti {
   width:625px;
   position:absolute;
   top:270px;
   left:195px;
   font-family: arial;
   font-size: 12px;
   color:black;
   text-align:justify;
   line-height:1.8;
}


div,td,table,tr,pre {
   font-family: arial;
   font-size: 12px;
   color:black;
   line-height:1.5;
}


.h2 {
font-family: Bookman Old Style;
font-weight: bold;
font-size: 12px;
line-height: 16px;
word-spacing: 7px;
color: black;
text-align: center;
padding-left: 200px;
}



.txt {
   font-family: arial;
   font-size: 12px;
   color:black;
   line-height:1.5;
}


.txt2 {
   font-family: arial;
   font-size: 11px;
   color:black;
   line-height:1.5;
   text-align: center;
}

.vali {
font-family: georgia;
font-weight: bold;
letter-spacing: 1px;
font-size: 13px;
line-height: 16px;
color: #A93321;
text-align: justify;
padding-left: 20px;

}

b
{ color:#411813; 
text-decoration:none; 
cursor:crosshair; 
letter-spacing:1px; } 



