body {
	

	background-image: url(isotausta1.jpg);
	background-color: rgb(4,31,74);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	text-align: center;


}

h1{

	color: lightblue;
	text-align: center;
	font-family: comic sans ms;
}

h2{

	color: lightblue;
	text-align: center;
	font-family: comic sans ms;
}

h3{
	color: lightblue;


	font-family: comic sans ms;
	font-size: 13pt;
	margin-left: 20%;
	margin-right: 20%
}


table.lista {

	color: lightblue;
	font-family: comic sans ms;
	font-size: 12pt;
	border-style: dotted;

}

table {	

	
	font-size: 11pt;
	color: lightblue;
	text-align: center;
	font-family: comic sans ms;

}

a:link,a:active,a:visited {

	color: lightblue;
	text-align: center;
	font-size: 18pt;

	font-family: comic sans ms;

}

a:hover{

	color: yellow;
	text-align: center;
	font-size: 18pt;

	font-family: comic sans ms;


}

th.kuva {

	padding-right: 100px;
	padding-top: 15%;

}

p {

	font-size: 11pt;
	color: lightblue;
	text-align: center;
	font-family: comic sans ms;

}