@charset "UTF-8";
/* CSS Document */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 10px solid #333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/2010-Leifs-Daekservice/BACKGROUND2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000;
}
a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
