body,td,th {
	color: #000000;
}
body {
	background-color: #666666;
	margin-top: 0px;
	margin-bottom: 40px;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.valikko {
	float: left;
	top: auto;
	position: relative;
	width: 200px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.footer {
	padding: 15px;
	background-color: #A0A0A0;
}
.introteksti {
	float: right;
	width: 310px;
	font-size: 12px;
	position: relative;
}
.esittelyt {
	padding-top: 6px;
}
li {
	color: #000000;
}
.leipateksti {
	clear: both;
	width: auto;
	margin-top: 10px;
	font-size: 16px;
	padding: 10px;
}
#sisalto {
	background-color: #A0A0A0;
	background-image: url(/kuvat/taustasoturit.jpg);
	background-repeat: no-repeat;
	height: 310px;
	width: 730px;
	vertical-align: top;
	padding: 10px;
}
#sisalto_varjo {
	background-color: #A0A0A0;
	background-image: url(/kuvat/taustasoturit_varjo.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 730px;
	padding: 10px;
	vertical-align: top;
}
#otsikko {
	background-image: url(/kuvat/taustaotsikko.jpg);
	height: 152px;
	width: 750px;
}
#otsikko_varjo {
	background-image: url(/kuvat/taustaotsikko_varjo.jpg);
	height: 152px;
	width: 750px;
}

