#main {
	background-image: url(main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
	position: relative;
	visibility: visible;
	height: 736px;
	width: 1172px;
	top: 0px;
	margin: 0 auto;
}
body {
	text-align:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(tile.gif);
	background-repeat: repeat;
	background-position:center;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}
#tekst {
	position: absolute;
	height: 354px;
	width: 524px;
	top: 290px;
	right: 1px;
	text-align:left;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 10px;
}
#droomlab {
	position: absolute;
	height: auto;
	width: auto;
	left: 10px;
	top: 750px;
}
