body {
	background-color: #39b54a;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: Black;
	text-align: center;
	border-style: none; 
	border: 0px;
}

img {border: none;}

h1 {

	color: #fff200;
	font-family: Times;
	font-size: 28px;

}

h2 {

	color: #fff200;
	font-family: Times;
	font-size: 20px;

}




#container {
	width: 670px;
	text-align: center;
	background-color: #39b54a;
	margin-left: auto;
	margin-right: auto;
	color: #fdfbd7;
	font-family: Times;
	font-size: 18px;
	z-index: -1;
	/*color: Black;*/
	/*line-height: 130%;*/
}
#container a:link{ color: #fdfbd7; border-style: none; border: 0px; }
#container a:visited{ color: #fdfbd7; border-style: none; border: 0px;}

#container2 {
	position: relative;

	width: 420pt;

	text-align: Left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 210px;
	color: #fdfbd7;
	font-family: Arial;
	font-size: 18px;
	/*color: Black;*/
	/*line-height: 130%;*/
}
#container2 a:link{ color: #fdfbd7; }
#container2 a:visited{ color: #fdfbd7; }


#container3 {
	position: relative;

	width: 420pt;

	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 310px;
	color: #fdfbd7;
	font-family: Times;
	font-size: 16px;
	/*color: Black;*/
	/*line-height: 130%;*/
}
#container3 a:link{ color: #fdfbd7; }
#container3 a:visited{ color: #fdfbd7; }

#leima {

	position: absolute;
	top: 10 px;
	right: 10px;
	text-align: Left;


}

#yla {
	/*background-color: #E0E0E0 ;*/
	width: 670px;
	height: 125px;
	padding: 0;
	margin: 0;
	
}

#ala {
	background: #39b54a url(images/saha_background.gif) repeat-x bottom left;
	width: 100%;
	height: 130px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	text-align: left;
	font-family: Arial-Black;
	font-size: 20px;
	font-style: normal;
	color: black;
	border: none;
	border-width: 0px;
}

#linkit {
	text-align: left;
	font-family: times;
	font-size: 16pt;
	font-style: bold;
	color: black;
	position: fixed;
	bottom: 12pt;
	left: 30pt;
	border-style: none;
	border-width: 0px;
}

#logot {
	position: fixed;
	bottom: 5px;
	right: 10px;
	text-align: Left;

}


/* LINKKIMAARITTELYT */

a { 
	 color: Black;
	 text-decoration: none;
	 border-style: none;
	 border: 0px;
}

a:hover, a:active { 
	 color: Black;
	 text-decoration: underline;

}

a:visited{ 
	 color: Black;
}


