body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/kasitausta.jpg);
	background-attachment:fixed;
	}

a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	}
	
a:hover {
	text-decoration: none;
	}
	
a:active {
	text-decoration: none;
	}

.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	font-weight: bold;
	}
	
.leipateksti {
	color: #365100;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	}

