@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/templa/sbg.jpg);
	background-repeat: repeat-x;
}
.kauno {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.smaller {
	font-size: small;
}
.lorpponen {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	font-weight: bold;
}
.korostus {
	font-weight: bold;
}
.lorppofont {
	font-family: "Times New Roman", Times, serif;
}
.kuvaaja {
	font-size: x-small;
}
.sentteri {
	text-align: center;
}

