@charset "iso-8859-2";

body {
	margin: 0 0 0 0;
	background-color: #a9acb1;	
	font: 60% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
}
#div_sivu {
	margin: 0 auto;   /* align for good browsers */
	text-align: center; /* counter the body center */
	width: 80%;
	position: relative;
	left:0px;
	right:0px;
	top:0px;
	width:548px;
	height:614px;
	z-index:1;
}


#div_tekstit {
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 30px;
 	top: 350px;
	width: 500px;
	height: 350px;
	z-index: 5;
}

