body {
        background-color: #dad1bc;
	font-family: tahoma;
	font-size: 11px;
        line-height:16px;
	text-align: justify;
	color: black;
}

#sivu {
	margin-left: 15px;
	margin-right: 15px;
	font-family: tahoma;
	font-size: 11px;
        line-height:16px;
	color: black;
	padding: 10px;
	text-align: justify;

}

a:link, a:visited, a:active {
	color: #687072;
	text-decoration: underline;
}

 a:hover {
	color: #D38D37;
	text-decoration: none;
}

h1 {
	font-family: times new roman;
	font-size:15px;
	color: #D38D37;
}

h2 {
	font-family: georgia;
         font-size:13px;
	letter-spacing: 1px;
	color: #D38D37;
font-style:italic;
}

/* muuta */
.kuva {border: 1px solid #4D4026; margin-right: 20px; padding: 3px; background-color : #C1AC81; }
