@charset "utf-8";
.bg_main {
	background-attachment: scroll;
	background-image: url(../kuvat/bg.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: ;
}
.tyoala {
	background-attachment: scroll;
	background-image: url(../kuvat/tyoosa.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.leipateksti {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.peruttukeikka {
	color: #666;
	text-decoration: line-through;
}
