body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #b93b22;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 13px;
	color: #3a2919;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bg_top {
	position: relative;
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #9D0014;
	text-decoration: none;
}
a:visited {
	color: #9D0014;
	text-decoration: none;
}

a:active {
	color: #0665B5;
	text-decoration: none;
}
a:hover {
	color: #0665B5;
	text-decoration: none;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_kuva {
	background-image: url(images/kuva.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_kartta {
	background-image: url(images/kuva.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.indextable {
	border: 1px solid #bbbbbb;
	background-image: url(images/tausta.png);
	background-repeat: repeat-y;
}
