html
{
	background-color:#98BD5D;
}

body{
	height:900px;
	background-image:url(images/kansi2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	font-family: verdana, arial, sans-serif;
	padding: 6px 19px 0px 19px;
	margin: 10px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #312620;
	margin: 0px;
	padding: 0px 50px 0px 0px;
	line-height: 1.6em;
	font-size: 0.8em;
}

.h2 {
	line-height: 1.5em;
	font-size: 1em;
	color: #312620;
	padding: 10px 10px 0px 0px;
	font-weight: bold;
}

.header{
	color: #336600;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 1.6em;
	padding: 10px 0px 0px 220px;
	letter-spacing: 0px;
}

.logo{
	height:30px;
	background-repeat: no-repeat;
	background-position: center top;
}

.tag{
	height:55px;
	font-size:14px;
	font-family:arial;
	color:#A8DA89;
	font-weight:normal;
	text-align:right;
	padding-top:5px;
	padding-right:90px;
}

a{
	color:#312620;
	text-decoration:none;
	font-weight: bold;
}

a:hover{
	color:#312620;
	text-decoration:underline;
	font-weight: bold;
}

.border{
	border: 0px ;
}

.textheading{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color: #312620;
	padding:10px 0px 5px;
	margin-top:0px;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	text-align:left;
	height:550px;
	color:#312620;
	padding: 0px;
}

.leftlinks{
	font-family:tahoma;
	text-align:left;
	line-height: 1.6em;
	font-size: 0.85em;
	color:#333333;
	font-weight:bold;
	padding: 5px;
	text-decoration: none;
	margin-left: 30px;
}

.bottomlinks{
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	color: #312620;
	font-weight:normal;
	text-decoration:none;
	line-height: 1.6em;
	font-weight:bold;
	padding:0px 0px 100px 0px;
	letter-spacing: 1px;
}
