body {
	background-color: #009966;

}


#contents {
	position:absolute;
	width:710px;
	left:50%;
	margin-left:-355px;
	height: 356px;
	width: 710px;
	padding-top: 130px;
	background-image: url(images/pic_17.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}


#text {
	width: 500px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 100px;
	margin-top: 10px;

}

#contents #teksti {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
}