body 	{
	background-image: url(tausta_harmaa_iso.jpg);
	background-attachment: fixed;
	}
	
	
h1 	{
	font-family: Verdana;san-serif;
	font-weight: bold;
	color: white;
	}

table 	{
	margin-top: 50px;
	border-collapse: collapse;
	background-image: url(tausta_harmaa.jpg);
	background-attachment: fixed;
	background-position: top;
	font-family: Verdana;san-serif;
	font-size: large;
	color: olive;
	}

td	{
	border:2px ridge olive;
	text-align: center;
	}
	
a:link	{
	color: olive;
	}
	
	
a:visited
	{
	color: grey;
	}
	
	
#navi	{
	text-align: center;
	background-color: silver;
	font-size: 15pt;
	letter-spacing: 0.1em;
	padding: 3px;
	color: olive;
	}
	
#iso	{
	color:black;
	}
	
#yhteys	{
	text-align: center;
	background-color: silver;
	font-size: 9pt;
	padding: 3px;
	color: olive;
	}
