html {
	overflow-y: scroll;
}
html, body {
	background-color:#000000;
	margin:0;
	padding:0;
	height:100%;
	background-image: url(image/background2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	color: #605237;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:link {
	color: #605237;
	text-decoration: underline;
}
a:visited {
	color: #605237;
	text-decoration: none;
}
a:hover {
	color: #605237;
	text-decoration: none;
}
a:active {
	color: #605237;
	text-decoration: none;
}
#container {
	min-height:100%;
	position:relative;
	width: 700px;
	height: 100%;
	height: auto; 
	background-image: url(image/background.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	bottom: 0px;
}
#header {
	text-align: center;
	background-image: url(image/backup.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 0;
	padding-top:30px;
	height: 35px;
	margin-right: 128px;
	margin-left: 128px;
}
#body {
	padding-bottom:79px;
	padding-top: 10px;
	margin-right: 128px;
	margin-left: 128px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#footer {
	position:absolute;
	bottom:0;
	height:79px;
	background-image: url(image/backdown.png);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
}
#banner {
	background-image: url(image/logosml.png);
	background-position: center center;
	height: 128px;
	background-repeat: no-repeat;
	margin-right: 128px;
	margin-left: 128px;
}
#navbar {
	height: 25px;
	text-align: center;
	margin-right: 128px;
	margin-left: 128px;
	padding-top: 5px;
}
#navbar table {
	background-image: url(image/separator.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#mbook  {
	clear: both;
	width: 425px;
	overflow: hidden;
	text-align: left;
	background-image: url(image/gbook30.png);
	background-repeat: no-repeat;
	background-position: 90% top;
	padding-top: 40px;
}
#intro {
	background-image: url(image/gbook.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 82px;
	margin-right: 100px;
	margin-left: 128px;
}
#news {
	clear: both;
	width: 425px;
	overflow: hidden;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 90% top;
	padding-top: 25px;
	background-image: url(image/news.png);
}
#indxbody {
	padding-top: 30%;
	margin-right: 128px;
	margin-left: 128px;
	text-align: center;
	padding-left: 0%;
	padding-right: 0px;
	padding-bottom: 60%;
}
#heimo {
	background-image: url(image/heimo30.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 30px;
}
#seppo {
	background-image: url(image/seppo_e.png);
	height: 140px;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 110px;
}
#risto {
	background-image: url(image/risto_t.png);
	background-repeat: no-repeat;
	height: 140px;
	background-position: right;
	text-align: right;
	padding-right: 110px;
}
#marko_p {
	background-image: url(image/marko_p.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 140px;
	padding-left: 110px;
}
#marko_i {
	background-image: url(image/marko_i.png);
	background-position: right;
	height: 140px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 110px;
}
#hengissa_div {
	background-image: url(image/cover_hengissa.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	padding-left: 130px;
}


