body{
	color: black;
	font-family: Arial;
	background: white url(kuvat\taka1.jpg) 100% 0% repeat-y fixed;
}
h2,h3{
	font-family:"Comic Strip MN", Andy, "Comic Sans MS", Arial;
}
p{
	text-align: center;
	font-size:0.8em;
}
a{
	text-decoration: none;
}
a:link{
	text-decoration: none;
	color: navy;
}
a:active{
	text-decoration: none;
	color: red;
}
a:visited{
	text-decoration: none;
	color: navy;
}
a:hover{
	text-decoration: none;
	color: red;
}
p.valikko{
	font-weight: bold;
	font-family:"Comic Strip MN", Andy, "Comic Sans MS", Arial;
}
ul{
	font-size: 0.8em;
}
ul.keski{
	text-align: center;
}
ul.ilmoitus{
	color: navy;
	font-weight: bold;
}
img{
	margin: 5px 5px 5px 5px;
}

.vasen{
	text-align: left;
}

