body{
	color: black;
	font-family: Arial;
	background: white url(kuvat\taka.jpg) fixed;
}
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;
}
address{
	text-aling: center;
	font-size: 0.6em;
}

