body {
font-family: arial;
font-size: 12px;
color: #43352A;
text-align: justify;
cursor: default;
margin: 0;
padding-top: 0px;
line-height: 20px;
background-image:url(jatkuva.jpg);
background-repeat:repeat-y;
background-color:#ffffff;
}

h1 {
font-family: tahoma, arial;
font-size: 12px;
color: #43352A;
font-weight: bold;
border-bottom:4px solid #C4CCB2;
text-align: left;
}

h2 {
font-family: tahoma, arial;
font-size: 11px;
color: #535C3F;
font-weight: bold;
text-align: right;
line-height:10px;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #69812E;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #69812E;
}

a:hover {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration:underline;
color: #777777;
}

a:active {
font-family: arial;
font-size: 12px;
cursor: pointer;
text-decoration: underline;
color: #777777;
}