body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	background-color: #009900;
	text-align: center;
}
.tekst {
	background-color: #00FF00;
	border: medium outset #0000FF;
	position: absolute;
	left: 244px;
	top: 170px;
	width: 291px;
	height: 127px;
	margin: 5px;
	padding: 5px;
	z-index: 2;
}
.kampvuur {
	position: absolute;
	left: 352px;
	top: 275px;
	z-index: 1;
	width: 455px;
	height: 343px;
}
a {
	border: thin solid #006600;
	background-color: #FF0000;
	color: #000066;
	margin: 5px;
	padding: 5px 10px;
}

a:link{
	color: blue;
}	
a:visited{
	color: yellow;
}
a:acive{
	color: green;
}
a:hover{
	color: darkblue;
	border: medium outset;
}
.tekst2 {
	background-color: #0000FF;
	border: medium inset #FFFF00;
	position: absolute;
	left: 81px;
	top: 339px;
	width: 336px;
	color: #009900;
	font-weight: bold;
	margin: 5px;
	padding: 8px;
	height: 177px;
	z-index: 2;
}
.tekst3 {
	padding: 5px;
	position: absolute;
	border: medium dotted #FF0000;
	background-color: #CCFF00;
	left: 269px;
	top: 575px;
	width: 298px;
	height: 160px;
	z-index: 2;
}
.tekst4 {
	background-color: #00CCFF;
	border: medium dashed #CC0000;
	position: absolute;
	top: 584px;
	left: 646px;
	width: 315px;
	padding: 5px;
	z-index: 2;
	height: 152px;
}
.tekst5 {
	background-color: #00FF00;
	padding: 5px;
	position: absolute;
	z-index: 2;
	left: 772px;
	top: 367px;
	width: 271px;
	border: medium ridge #00FFFF;
	color: #006600;
	height: 178px;
}
.tekst6 {
	border: medium double #000000;
	font-weight: normal;
	color: #009900;
	background-color: #FFFF00;
	padding: 5px;
	position: absolute;
	z-index: 2;
	left: 620px;
	top: 146px;
	width: 382px;
	height: 190px;
}
