body {
	margin: 0px;
	padding: 0px;
}
.lr {
	background-image: url(images/tile2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.td {
	background-image: url(images/tile.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.main {
	background-repeat: no-repeat;
	background-position: center center;
	width: 745px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
