body {
	margin: 0px;
	background-image: url(images/body_bg.jpg);
}
.sisalto_bg {
	background-image: url(images/pohja_04.jpg);
	background-repeat: repeat;
}
.oik_reuna {
	background-image: url(images/pohja_05.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #912462;
	margin-top: 0px;
	margin-bottom: 5px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.vas_reuna {
	background-image: url(images/vas_reuna.jpg);
	background-repeat: repeat-y;
}

