.box {
	height: auto;
	width: auto;
	background-position: left;
	background-color: #FFFFFF;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 1.5;
	color: #333333;
	text-align: justify;
}

