
body {
  background-color: #97bcd9;
  background-image: url(pohja4.jpg);
  background-repeat: no-repeat; 
  background-position: center top;
}


.paateksti {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}

.paaotsikko {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.aliotsikko {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

a:link{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a:visited{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}