body {

	background-color: #DEDEDD;

	background-image: url(theme/bg.jpg);

	background-repeat: repeat;

}

.ylapalkki {
	background-image: url(theme/webpohja.jpg);
	background-repeat: repeat-x;
	height: 325px;
	left: 0px;
	top: 0px;
	margin:-5px;
}



.asemointi {

	top:-80px;
	position:relative;
	display:block;
	overflow:visible;

}





.valikko {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:111px;
	background-image:url(theme/valikko.jpg);

}


.valikko .valinta {
padding:10px;
}
