@charset "utf-8";
/* CSS Document */



body

{
	margin-left: auto;
	margin-right: auto;
	width: 902px;
	background-image:url(images/tausta.gif);
	background-repeat:repeat-x repeat-y;
}

#valikko
{
	border-bottom:solid 1px #999999;
	
}
#content
{
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
#footer
{
background-image:url(images/footer.png);
background-repeat:no-repeat;
background-position:right;
}