body {
	background-color:#F5F5F5;
}

#iso {
	margin:10px auto 0px auto;
	width:920px;
	padding:0px;
}

.vasen {
	width:326px;
	margin:0px;
	padding:0px;
	float:left;
}

.oikea {
	background-image:url(http://i279.photobucket.com/albums/kk151/daihj/pimta.jpg);
	background-repeat:repeat-y;
	width:594px;
	margin:0px;
	padding:0px;
	float:right;
}


.tekstit {
	font: 12px tahoma;
	color: #000000;
	text-align:justify;
	line-height:1.6;
	padding:0px 40px 10px 40px;
}


A {text-decoration: none; color:#6da8a6; font-weight:bold;}
A:hover {text-decoration: none; color:#b7dfc7;}


h1 {
	font-size: 17px;
	padding-left:30px;
	font-family: palatino linotype;
	font-weight: bold;
	color: #1f3532;
	text-transform:none;
}



h2 {
	font-size: 15px;
	padding-left:30px;
	font-family: palatino linotype;
	font-weight: bold;
	color: #6f7767;
	text-transform:none;
}