body
	{
		background-image: url(../kuvat/mainbgr.gif);
		margin-top: 0px;
		margin-left: 0px;
	}
	
a:link

	{
		color: #2FCF58;
		text-decoration: none;
		font-weight: bold;
	}
	
a:visited

	{
		color: #2FCF58;
		text-decoration: none;
		font-weight: bold;
	}
	
a:active

	{
		color: #80FCA0;
		text-decoration: underline;
		
	}	
			
a:hover

	{
		color: #80FCA0;
		text-decoration: underline;
		
	}
	
.titlepic

	{
		position: absolute;
		top: 0px;
		left: 0px;
	}
