html {
	height: 100%;
}
body {
	color: #333;
	background-color: #FFF;
    background-image: url(http://www.mk-illumination.com/lichtwochen/images/back.jpg);
	background-repeat:repeat-x;
	height:100%; 
	padding:0px;
	margin:0px;
}
