.teksti {
	/*border:1px solid red;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	display:block;
	width:500px;
	height:auto;
	position:static;
	left:0px;
	top:0px;
	cursor: auto;
	float: right;
	line-height: 170%;
	white-space: normal;
	overflow: auto;
	right: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
.otsikko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: center;
	color: #663399;
}

#tekstiosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	float: none;
	height: auto;
	width: 500px;
	background-image: none;
	background-repeat: no-repeat;
	overflow: visible;
	top: auto;
	z-index: auto;
	padding: 70px;
	margin: auto;
	left: 0px;
}

#runko {
	height: auto;
	width: 700px;
	float: none;
	margin: auto;
	background-repeat: no-repeat;
	top: 0px;
	border: medium groove #FFFFFF;
}
#alaosa {
	height: 390px;
	width: 700px;
	margin: auto;
	float: none;
	background-repeat: no-repeat;
}

#banner {
	margin: auto;
	float: none;
	height: 189px;
	width: 700px;
}
