body {
	background-image:url(http://i1020.photobucket.com/albums/af327/olenkuningas/tausta2.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	margin:0px;
	background-color:#ebe5cb;
}


#tausta {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(http://i1020.photobucket.com/albums/af327/olenkuningas/tausta1.jpg);
	background-repeat:repeat-x;
	height:144px;	
}

#iso {
	position:relative;
	margin:0px auto 0px 0px;
	width:950px;
	padding:0px;
}

.reuna {
	float:left;
	background-image:url(http://i1020.photobucket.com/albums/af327/olenkuningas/reuna.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:305px 0px 20px 0px;
	width:214px;
}

.reuna img {
	border:0px;
}

.tekstit {
	float:right;
	background-image:url(http://i1020.photobucket.com/albums/af327/olenkuningas/otsikko.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:150px 20px 10px 50px;
	font: 13px arial;
	color: #000000;
	text-align:justify;
	line-height:1.6;
	width:666px;
}



.ala {
	border-top:1px solid #DEDAD1;
	margin-top:30px;
	padding:10px 0px;
	font: 11px arial, sans-serif;
	color: #998F71;
	text-align:center;
	text-transform:uppercase;
}

.ala a {text-decoration: none; color:#998F71; }
.ala a:hover {text-decoration: underline; color:#998F71;}


A {text-decoration: underline; color:#826A48; }
A:hover { text-decoration: underline; color:#B69D78;}

h1 { 
	font-weight:bold; 
	font-family:palatino linotype;
	color:#000000;  
	font-size:17px;
	text-align:left;
	padding:0px 40px;
	font-style:normal;
	text-transform:uppercase;	
}

h2 { 
	font-weight:bold; 
	font-family:arial;
	color:#000000;  
	font-size:13px;
	text-align:left;
	padding:0px 30px;
	font-style:normal;
	margin-top:0px;	
	text-transform:none;
}
