body {
	background-color: #D0D1D3;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 100%;
}
#flash {
	position: relative;
	width: 980;
	height: 700;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align:left;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}



