body { 
background-color: #779C63;
}
a:link { 
font-family: trebuchet ms;
font-size: 12px;
color: #000;
text-decoration: none;
}
a:visited { 
font-family: trebuchet ms;
font-size: 12px;
color: #000;
text-decoration: none;
}
a:hover { 
font-family: trebuchet ms;
font-size: 12px;
color: #fff;
text-decoration: none;
}
a:active { 
font-family: trebuchet ms;
font-size: 12px;
color: #000;
text-decoration: none;
}
.teksti {
border: 1px solid #000;
border-top: 0px solid #000;
position: absolute;
left: 20%;
top: 0px;
width: 60%;
height: auto;
padding: 2%;
margin: 0px;
text-align: left;
font-family: trebuchet ms;
font-size: 12px;
color: #000;
background-color: #B9B7B0;
}
h1 {
border-bottom: 1px dashed #000;
text-align: left;
font-family: trebuchet ms;
font-size: 14px;
color: #000;
}
