body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height:100%;
	width:100%;
}

html {
	height:100%;
	width:100%;
}

.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}