@charset "utf-8";
.sivutausta {
	background-attachment: fixed;
	background-image: url(../kuvat/tausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.ISOTEKSTI {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-align: ;
}
