@charset "utf-8";
.Book {
	background-image: url(Images/bookScroll.png);
	background-repeat: no-repeat;
}
.teksti {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #7b5d32;
	text-decoration: none;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(Images/ListPen.png);
}
.input2 {
	border: 1px solid #7b5d32;
	background-color: #F0E8D1;
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #7b5d32;
}
.nappula {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
.Uutisiabg {
	background-image: url(Images/uutisia_h.png);
	background-repeat: no-repeat;
}
.SloganFI {
	background-image: url(Images/Finesselaatua_h2.png);
	background-repeat: no-repeat;
}
.SloganEN {
	background-image: url(Images/ifyouwant2.png);
	background-repeat: no-repeat;
}
.Copyright {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

