body {      
background: #8e8c7c url(teksti_tausta.jpg) repeat-y;
font-family: tahoma;
color:#606060;
font-size:11px;
letter-spacing:	1px
margin:0;
padding:0;

}

a {
color:#333;
text-decoration:none;}

a:hover {
color:#606060;
text-decoration:underline;

}

#koko {
background-color:#8e8c7c;
position:absolute;
left:0; top:0;
margin:0;
width:100%;
padding: 0px 0 0px 0;
text-aling:center;

}

#ylapalkki {
background:url(ylapalkki_tausta.jpg) repeat-x;
width:100%;
height:289px;
position:absolute;
left:0; top:0;
margin:0;
}

#teksti2 {
    position:absolute;
    top:305px;
    left:717px;
    width:215px;
    text-align: justify;
    font-family: arial;
    line-height: 21px;
    font-size: 12px;
    color: #0c0c0c;
}

#teksti {
    position:absolute;
    top:300px;
    left:47px;
    width:637px;
    text-align: justify;
    font-family: arial;
    line-height: 21px;
    font-size: 12px;
    color: #0c0c0c;
}


.table, tr, td {
    text-align: justify;
    font-family: arial;
    line-height: 21px;
    font-size: 12px;
    color: #0c0c0c;
}

h1 {
font-family: times new roman;
font-size: 14px;
color: #904737;
line-height: 	17px;
letter-spacing:	1px

}

#linkit {
    position:absolute;
    top:53px;
    left:697px;
    width:257px;
    margin:0;
}

#linkit a {
	display:block;
	background:#858585;
        font-family: trebuchet ms;
        font-size: 11px;
        color: #ffffff;
	text-align:center;
	text-decoration:none;
	border:0px solid #000;
        letter-spacing:	2px;
        padding: 5px 10px 5px 10px;
}

#linkit a:hover {
	background:#AFAFAF;
	color:#0c0c0c;
	border:0px solid red;}

