body		{	
				background-color: #032509;
				font-family: verdana; sans-serif;
				color: #032509;
				font-size: 0.9em;
				margin-left: 0px;
				margin-right: 0px;
				}
a				{	
				text-decoration: underline;
				text-transform: none;
				font-weight: bold;
				color: #143718;
				}
#logo		{	
				position: absolute;
				left: 10px;
				top: 10px;
				background-image: url(img/logo.jpg);
				width: 787px;
				height: 151px;
				}
#leipa	{	
				position: absolute;
				left: 10px;
				top: 161px;
				width: 557px;
				min-height: 400px;
				background-color: #9bb599;
				border-style: none;
				padding-top: 15px;
				padding-right: 15px;
				padding-bottom: 15px;
				padding-left: 215px;
				}
.teksti	{	
				font-weight: normal;
				}
#linkit	{	
				position: absolute;
				left: 15px;
				top: 176px;
				background-color: #9bb599;
				color: #F8FBF5;
				width: 210px;
				z-index: +1;
				}
img		{	
				border-style: none;
			}
img.info
			{	padding: 5px;
			}
h1		{	font-size: 1.3em;
			}
h2		{	font-size: 1.1em;
				font-weight: bold;
				text-decoration: underline;
			}
.koirat	{
				width: 530px;
				border-style: none solid solid solid;
				border-width: 1px;
				border-color: #032509;
				background-color: #b8cfb7;	
				padding: 3px;
				margin-bottom: 20px;
				font-size: 0.8em;
				}
.otsikko	{
				width: 530px;
				background-color: #809c7e;
				border-style: solid;
				border-width: 1px;
				border-color: #032509;
			 	border-spacing: 0px;	
			 	padding: 3px;
				}