body {
	background-color: #f3eee8;
	background-image: url(gfx/tausta.jpg);
	background-repeat: no-repeat;
}
.content {
	background-color: #fde5f5;
	background-image: url(gfx/tausta_content.jpg);
	background-repeat: no-repeat;
	height: 480px;
	}
.divcontent {
	margin-left: 15px;
	height: 430px;
	width: 487px;
	overflow: auto;
	overflow-x: hidden;
}
.valikko a:link, .valikko a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	font-style:normal;
}
.valikko a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f796d6;
	text-decoration: none;
	font-size: 12px;
}
.valikko a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #f796d6;
	text-decoration: none;
	font-size: 12px;
	
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 155%;
	color: #333333;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 115%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: lighter;
}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	line-height: 115%;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: lighter;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #f796d6;
	text-decoration: underline;
	font-size: 14px;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f796d6;
	text-decoration: none;
	font-style: normal;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #f796d6;
	text-decoration: none;
	font-style: normal;

}
