body {
	color: #000000;
	
	background-color: #666699;


	margin: 0 0 0 0;
	padding: 0;
	
}

H1 {
	text-align: center;
}

.taulukko {
	background-color: #ffffff;
	background-image: url("tausta2.gif");
	width: 700px;
	border-width: 0px;
	
}
.sisempi {
	width: 550px;
}

A:link    { text-decoration: none; color: blue; }     
A:active  { text-decoration: none; color: ff0000;}     
A:visited { text-decoration: none; color: #800080; }     
A:hover   { text-decoration: underline;} 