body {
	margin: 0px;
}
.iso_kehys {
	background-color: #edeef0;
	height: 100%;
	width: 100%;
	margin: 0px;
	position: absolute;
}
.kehys {
	height: 650px;
	width: 810px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.otsikko_palkki {
	background-color: ;
	height: 190px;
	position: relative;
	background-image: url(kuvat/yla_passion.jpg);
	margin: 0px;
	padding-top: 160px;
	background-repeat: no-repeat;
}
.navigointi {
	background: transparent;
	height: 30px;
	position: relative;
}
.paa_sivu {
	height: 450px;
	position: relative;
	background-image: url(kuvat/ala_iso.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #f58400;
	margin-left: 35px;
	margin-bottom: 5px;
	margin-top: 6px;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	font-style: italic;
	margin-left: 35px;
	margin-bottom: 2px;
	margin-top: 2px;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-variant: normal;
	color: #333;
	margin-left: 70px;
	list-style-type: square;
	list-style-color: f58400;
	margin-top: 0px;
}

.linkki {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	margin-left: 30px;
	color: #f58400;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #036;
	filter: Gray;
	text-decoration: none;
}

