body {
background : #a8c868;
font-size : 11px;
font-family : verdana, tahoma;
color : #6e9129;
margin : 0;
cursor : default;
}



A:active, A:visited, A:link {
font-family : Verdana;
color: #99e208;
text-decoration : none;
cursor : default;
}


A:hover {
font-family : Verdana, Arial;
color : #6e9129;
text-decoration : underline;
cursor : default;
}


#otsikko {
background : transparent;
width : 800px;
height : 100px;
margin-left: 0px;
cursor : default;
}
#otsikko2 {
background : transparent;
width : 800px;
height : 339px;
margin-left: 0px;
}


#leiska {
background : url(lextausta.jpg) repeat-y;
   width:800px;
   margin-bottom: -10px;
cursor : default;

}



#teksti {

width : 520px;
text-align : justify;
margin-top : -350px;
margin-right: 122px;

}


#teksti .copyt {
font-size : 10px;
color : #6e9129;
font-family : verdana;
cursor : default;
}



h1 {
margin-top : 1em;
color : #6e9129;
font-size : 18px;
font-family : palatino linotype;
line-height : 20px;
letter-spacing : normal;
margin-bottom : 15px;
text-align : left;
cursor : default;
}
