body, html {
		height:100%;	}
body {
	margin:0;
	padding:0;
	background-color:#eeeeee;
	background-image:url(gfx/tausta.jpg);
	background-repeat:repeat-x;

}
.auto{
width:989px;
margin:auto;
}
.container{
width:989px;
min-height:500px;
background-image:url(gfx/middle.jpg);
background-repeat:repeat-y;

}

.top{
width:989px;
height:184px;
background-image:url(gfx/top.jpg);
background-repeat:no-repeat;
}
.linkit{
width:870px;
height:25px;
position:relative;
top:155px;
left:20px;

}
.middle{
width:989px;
height:auto;
background-image:url(gfx/keski.jpg);
background-repeat:no-repeat;
padding-top:20px;

}
.menu{
float:left;
position:relative;
margin:0 23px;
min-height:100%;
width:100px;
}

.text{
padding-left:170px;
margin-right:20px;
font-family:"Trebuchet MS";
font-size:14px;
height:auto;
padding-bottom:14px;
}
.texti{
display:inline;
overflow:auto;
width:775px;
float:right;
top:220px;
left:190px;
font-family:"Trebuchet MS";
font-size:14px;
height:auto;

}
.kuva{
height:288px;
width:312px;
position:fixed;
bottom:0px;
right:0px;
background-image:url(gfx/taustakuva.jpg);
background-repeat:no-repeat;
background-position:bottom right;
z-index:-1;
}
.bottom{
width:989px;
height:43px;
background-image:url(gfx/bottom.jpg);
background-repeat:no-repeat;
position:relative;
bottom:14px;
}
