body {
	  background: url(dfpalanen.png) ;
        margin: 0;
        background-repeat: repeat-y;
        background-color: dedad3;
}



A:active, A:visited, A:link {
	font-family: trebuchet ms;
	color: 1a220d;
	font-weight: normal;
	text-decoration: underline;
        cursor: default;
}


A:hover {
	font-family: #959595;
	color: 798271;
	text-decoration: none;
	cursor: default;
}


div#teksti {
	font-family: trebuchet ms;
        font-size: 12px;
        color: black;
        width: 735px;
        text-align: justify;
        position: absolute;
        top:340px;
        left:70px;
        line-height:1.6;
        cursor: default;





}



div#sivupalkki {
	font-family: trebuchet ms;
        font-size: 12px;
        color: black;
        width: 220px;
        text-align: justify;
        position: absolute;
        top:340px;
        left:830px;
        line-height:1.6;
        cursor: default;





}


div#linkit {
	font-family: trebuchet ms;
        font-size: 17px;
        color: black;
        width: 300px;
        text-align: justify;
        position: absolute;
        top:180px;
        left:900px;
        line-height:1.6;
        cursor: default;





}





h1{
font-family: trebuchet ms;
font-size: 16px;
color: 1a220d;
font-weight: bold;
line-height:1.3;
align: left;
border-bottom: 2px solid #1a220d;

}













