body {
	  background: url(tumma05.png) ;
        margin: 0;
        background-repeat: repeat-y;
        background-color: 1e1e1e;
}



A:active, A:visited, A:link {
	font-family: trebuchet ms;
	color: 113a2c;
	font-weight: normal;
	text-decoration: none;
        cursor: default;
}


A:hover {
	font-family: #959595;
	color: white;
	text-decoration: none;
	cursor: default;
}


div#teksti {
	font-family: trebuchet ms;
        font-size: 12px;
        color: black;
        width: 635px;
        text-align: justify;
        position: absolute;
        top:100px;
        left:60px;
        line-height:1.6;
        cursor: default;





}


div#linkit {
	font-family: georgia;
        font-size: 17px;
        color: black;
        width: 500px;
        text-align: justify;
        position: absolute;
        top:370px;
        left:350px;
        line-height:1.6;
        cursor: default;





}


div#viiva {
       margin-top:1em;
       border-bottom:5px ff9933;
       color: ff9933;
       font-size:11px;
       line-height:20px;
       letter-spacing:1pt;
       margin-bottom:20px;
       text-align:left;


}



h1{
font-family: trebuchet ms;
font-size: 17px;
color: 113a2c;
font-weight: normal;
line-height:1.0;
align: left;
border-bottom: 1px  ff9933;

}





}









