a {text-decoration: underline; color:#708486;}
a:hover {text-decoration: none; color:#aaa;}


body {
	font-family: arial, sans-serif;
	margin: 20px;
	font-size: 12px;
	color:#000;
	background: url(tausta.jpg) #fff fixed;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}
#pala {
	background:url(otsyla.png) no-repeat 692px top;
	position:relative;z-index:200;
	height: 12px;
}
#sisalto {
	min-height:375px;
	position:relative;z-index:100;
	-webkit-box-shadow: 2px 2px 5px #aaa;
	-moz-box-shadow: 2px 2px 5px #aaa;
	box-shadow: 2px 2px 5px #aaa;
	background:#fff;
}
#yla {
	height:375px;
	padding-left: 710px;
	background:url(kuva.jpg) no-repeat #fff;
	padding-right: 40px;
	text-align:center;
}
#yla img {margin: 25px 0 10px 0;}
#ala {
	background:#dfdfc4;
	border-top: 1px solid #c7c7af;
	color:#7a7a72;
	font-family:oswald,sans-serif;
	padding:20px;
	word-spacing:4px;
	clear:both;
}

h1 {
	font-family: 'Petit Formal Script', cursive;
	font-weight:normal;
	margin: 0 auto;
	padding-top:20px;
	font-size:25px;
	color:#333;
}
#linkit {
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
#linkit li {
	margin: 10px 0;
}
#linkit a {
	text-decoration:none;
	font-family: 'Petit Formal Script', cursive;
	font-size:15px;
	color:#52524c;
}
#linkit a:hover {
	color:#000;
}

#vasen {
	width:603px;
	float:left;
	padding: 10px 20px;
	text-align:justify;
	line-height:1.7;
}
#oikea {
	width:200px;
	float:left;
	background:url(otsala.jpg) no-repeat top right;
	padding: 10px 20px;
	padding-top: 80px;
	line-height:1.7;
}

h2 {
	font-size: 20px;
	font-weight:normal;
	font-family: 'Petit Formal Script', cursive;
}
h3 {
	font-weight:normal;
	font-family: oswald,sans-serif;
}