body {
	background-image: url(../images/tile.jpg);
	background-repeat: repeat-x;
	background-color: #C80000;
	background-attachment: fixed;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15px;
	color: #FFFFFF;
}

