body {
	    background-color: #E1E5E5;
        background-image: url(http://i282.photobucket.com/albums/kk280/Jellonan/tausta_x.jpg);
        background-repeat: repeat-x;
		margin-top: 0px;
}

#koko_sisalto {
	width: 900px;
        font face: verdana;
	height: auto;
    min-height: 600px;
	margin-left: auto;
	margin-right: auto;
	background-color: #E1E5E5;
    background-image: url(http://i282.photobucket.com/albums/kk280/Jellonan/tausta.jpg);
    background-repeat: no-repeat;
}

td{
font-family:verdana;
font-size: 11px;
color: black;
text-align: justify;
line-height:1.8;
margin-left: 120; 
margin-right: 120;

}

#linkit{
	position: relative;
	top: 0px;
        background-image: url(navigaatio.jpg);
	width: 900px;
        height: 33px;

}
A:link,A:visited, A:active {
cursor: default;
text-decoration: none; 
font-family: verdana; 
font-size: 11px;
color: 746c69;

}
A:hover  {
text-decoration: none; 
font-family: verdana; 
font-size: 11px;
color: 654d4d; 
background: transparent;

}

#otsikko{
	position: relative;
	top: 0px;
	width: 900px;
        height: 266px;
        background-image: url(otsikko.jpg);
}

#sisalto{
        background-color: #FFFFFF;
        font face: verdana;
        width: 745px;
        margin-left: auto;
	margin-right: auto;
        height: auto;
        position: relative;
        top: 0px
}

#teksti{
        font-family:verdana;
        font-size: 11px;
        color: black;
        line-height:1.8;
        background-color: #FFFFFF;
        width: 680px;
        font face: verdana;
        text-align: justify; /*tasoittaa tekstin*/
        margin-left: auto;
	margin-right: auto;
        height: auto;
        position: relative;
        top: 0px
}
#alapalkki {
	width: 900px;
	height: 30px;
	background-color: #E1E5E5;
}