html, body {
	background-image: url('kuvia/muotoilu/tausta.jpg');
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
}

.main {
	width: 980px;
	background-image: url('kuvia/muotoilu/maintausta.jpg');
	background-repeat: repeat;
	height: 655px;
	padding:0px;
	margin: 0px;
}

.mainleft {
	background-image: url('kuvia/muotoilu/vasen.jpg');
	background-repeat: no-repeat;
	width: 165px;
	height: 655px;
	padding: 0px;
	margin: 0px;
}

.bottom {
	width: 980px;
	height: 4px;
	padding: 4px;
	height: 100%;
	background-image: url('kuvia/muotoilu/bottomtausta.jpg');
	background-repeat: repeat;
}

.update {
	width: 250px;
	background-image: url('kuvia/muotoilu/maintausta.jpg');
	background-repeat: repeat;
}

h1 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 13px;
	color: #000000;
}

h2 {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 14px;
	color: #000000;
}

a {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: underline;
}

a:active {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color:#000000;
	text-decoration: underline;
}

td {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	color: #000000;
}

.down {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	color: #797979;
	margin: 10px;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}

.otsikko {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
	color: #000000;
}

.pieni {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 10px;
	color: #000000;
}

.etusivukuva {
	width: 340px;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
}

