.main {
	background-image: url(picc/main_paperitausta.jpg);
	background-repeat: repeat;
	margin: 0px;
}
.tausta_etusivu {
	background-image: url(picc/paperitausta.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tausta_etusivu_kallo {
	background-image: url(picc/etusivu_kallo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tausta_sisasivu_kallo {
	background-image: url(picc/sisasivu_kallo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal;
	color: #c22f01;
}
.teksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #c22f01;
}
