body {
	background-image: url(tausta.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #B1FB67;
}
.tausta2 {
	background-image: url(images/04.gif);
	background-repeat: repeat-y;
}
.tausta1 {
	background-image: url(images/01.gif);
	background-repeat: no-repeat;
}
.alaraja {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.tausta3 {
	background-image: url(images/03.gif);
	background-repeat: no-repeat;
}
.tausta4 {
	background-repeat: repeat-y;
	background-image: url(images/05.gif);
}
.txtvihr20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3C7403;
	text-decoration: none;
}
.txtvihr12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #214002;
	text-decoration: none;
}
