body {	
	
	background-color: #E9F49E;
}



p {
	font-family: arial; 
	color: #488813; 
	font-size: 12px;
	background-color: #E9F49E;
	margin-left: 5px;
}



iframe {
	
	border-bottom: solid 1px #BED96E;
	border-top: solid 1px #BED96E;
	border-right: solid 1px #BED96E;
	border-left: solid 1px #BED96E;
	padding: 1px;
	margin-right: 5px;

	
}
#bold {
	font: bold 12px arial; 
	color: #488813; 
	background-color: #E9F49E;
	
}

#otsikko {
	
	font: bold 14px arial; 
	color: #488813; 
	background-color: #E9F49E;
	margin-left: 5px;
}


#paalinkit {

	position: relative;
	width: 118px;  	
	margin-left: 350px;
	margin-top: -170px;
	

}

#tekstialue {

	position: absolute; 
	width: 484px; 
	height:600px; 
	margin-top:  90px; 
	margin-left: 215px;
	background: #E9F49E; 
	border: 0px;

}

#button { 

	margin-left: 700px;


}


#email { 

	margin-left: 0px;
	margin-top: 50px;
	

}


#sold {
	font: bold 11px arial; 
	color: #C73F15; 
	background-color: #E9F49E;	
	
}


#linkit a:link {font: bold 11px arial; color: #488813; text-decoration: none;}

#linkit a:hover {font: bold 11px arial; color: #488813; text-decoration: underline;}

#linkit  a,a:visited  {font: bold 11px arial; color: #488813; text-decoration: none;}