body {
	  background: url(013_ala.jpg) ;
        margin: 0;
        background-repeat: repeat-y;
        background-color: white;
}



A:active, A:visited, A:link {
	font-family: trebuchet ms;
	color: 8d5931;
	text-decoration: underline;
        cursor: default;
}


A:hover {
	font-family: #959595;
	color: d4a27e;
	text-decoration: none;
	cursor: default;
}


A:active.valk, A:visited.valk, A:link.valk {
	font-family: trebuchet ms;
	color: white;
	text-decoration: none;
        cursor: default;
}


A:hover.valk {
	font-family: #959595;
	color: d4a27e;
	text-decoration: none;
	cursor: default;
}


div#teksti {
	font-family: trebuchet ms;
        font-size: 12px;
        color: 000000;
        width: 720px;
        text-align: justify;
        position: absolute;
        top:40px;
        left:280px;
        line-height:1.7;
        cursor: default;


}



div#linkit {
	font-family: trebuchet ms;
        font-size: 14px;
        color: white;
        width: 230px;
        text-align: justify;
        position: absolute;
        top:450px;
        left:10px;
        line-height:1.7;
        cursor: default;


}


div#vaaka {
    text-align:right;
    height:300px;
    background-image:url(013_sivu.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}




h1{
font-family: trebuchet ms;
font-size: 17px;
color: 8d5931;
font-weight: bold;
align: left;
border-bottom: dotted;  ff9933;

}


