html,body{
	margin:		0;
	padding:	0;
	font:		normal normal 14pt/20pt CallunaW,Times,serif;
	color:		#444;
	color:		#8c9814;
	background:	#f5f5f5;
}
h1{
	position:	absolute;
	top:		300px;
	left:		50%;
	display:	block;
	margin:		0 0 0 50px;
	text-indent:	206px;
	white-space:	nowrap;
	width:		206px;
	height:		42px;
	background:	url(../img/agrimsrud2.jpg) left center no-repeat;
}
h1 a{
	display:	block;
	width:		100%;
	height:		100%;
	text-indent:	400px;
	overflow:	hidden;
	white-space:	nowrap;
}
#tekst{
	display:	block;
	margin:		220px auto 0 auto;
	width:		400px;
}
#tekst span{
	display:	block;
	line-height:	14pt;
}
#tekst span:last-child{
	text-align:right;
}
#tekst span a{
	color:		#8c9814;
	color:		#444;
}
#tekst span.amp{
	display:	inline;
	font-style:	italic;
	font-family:	Baskerville,"Palatino Linotype",palatino,georgia,times,serif;
}