body {
	background-color: #afaca8;
	background-image: url(back.png);
	margin: 0px;
}

.palkki {
	width: 100%;
	height: 20px;
	background-color: #9AABA0;
	margin: 0px;
	padding: 0px;
}

.wrapper {
	margin-right: auto;
	margin-left: auto;
}

.header {
	background-image: url(header.png);
	height: 307px;
	width: 823px;
	margin-top: 0px;
}

.menubar {
	padding-left: 160px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #BBB;
	font-weight: bolder;
}
.content {
	background-image: url(contentback.png);
	width: 823px;
	padding-top: 30px;
}

.leipis {
	width: 680px;
	font-family: "Arial";
	font-size: 13px;
	color: #595E59;
	text-align: justify;
	line-height: 18px;
}

.leipis2 {
	width: 500px;
	font-family: "Arial";
	font-size: 13px;
	color: #595E59;
	text-align: justify;
	line-height: 18px;
	letter-spacing: 2px;
}


.footer {
	background-image: url(contentback.png);
	width: 823px;
	padding-top: 50px;
	font-family: "Arial";
	font-size: 11px;
	color: #757B75;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0.5px;
	padding-bottom: 15px;
}

.runo {
	font-family: 'Parisienne';
	font-size: 21px;
	color: #7f8083;
	text-align: center;
	line-height: 27px;
}

.runopieni {
	font-family: 'Parisienne';
	font-size: 17px;
	color: #7f8083;
	text-align: center;
	line-height: 27px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #6F8A7B;
	margin-bottom: 20px;
	font-style: italic;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: italic;
	font-size: 17px;
	color: #91A69A;
}

a:link, a:active,  a:visited {
	color: #778E80;
	text-decoration: none;
	}

a:hover {
	color: #9AABA0;
	text-decoration: none;
	}
	
.yhteys {
	background-color: #FEFEFE;
	width: 400px;
	padding: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}

.linkit {
	width: 300px;
	margin: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}
