body {
	background-attachment: fixed;
	background-image: url(sivukuvat/tausta.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.style1 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.laatikot {
	background-color: #CCCCCC;
	margin: 1px;
	clear: none;
	float: none;
	padding-top: 1px;
	border: thin dotted;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
