body		{	background-color: #01461c;
				background-image: url(img/tausta.jpg);
				background-repeat: repeat-y;
				font-family: verdana;
				color: #012c12;
				font-size: 12px;
			}
a			{	color: #183143;
				text-decoration: underline;
			}
h1			{	font-size: 17px;
				font-weight: bold;
	
			}
h2			{	font-size: 15px;
				font-weight: bold;
				text-decoration: italic;
			}
#leipa		{	position: absolute;
				left: 55px;
				top: 220px;
				width: 500px;
				max-width: 500px;
			}
#header		{	background-color: #01461c;
				background-image: url(img/logo.jpg);
				background-repeat: no-repeat;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 753px;
				height: 350px;
			}
#linkit		{	position: absolute;
				left: 577px;
				top: 350px;
				width: 145px;
				min-height: 300px;
			}
.linkit		{	border-style: none;
			margin-bottom: 5px;
			}
.sukutaulu	{	border-width: 1px;
				border-style: none solid solid none;
				border-color: #1C0905;
				font-size: 0.8em;
			}	
.sukutaulu2 	{	border-width: 1px;
				border-style: solid none none solid;
				border-color: #1C0905;
			}	
