body{
	margin: 0px;
	background-image: url(images/BGtile.jpg);
	background-position: 0% 50%;
	background-attachment: fixed;
	}
		
#horisontti{
	position: absolute;
	top: 50%;
	width: 100%;
	height: 2px;
	overflow: visible;
	visibility: visible;
	}
	
#keskitys{
	position: absolute;
	margin-left: -477px;
	top: -302px;
	left: 50%;
	width: 954px;
	height: 613px;
	visibility: visible;
	}
.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #01B0F1;
	font-size: 15px;
	background-image: url(images/otsikkotausta.jpg);
}
.leipateksti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 13px;
}
.leipatekstinotsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.lomakemusta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	border: thin solid #2D2D2D;
	background-color: #222222;
}
.osoiteteksti {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #00b0f0;
}
a:active {
	text-decoration: #00b0f0;
}
