@charset "utf-8";
html, body {
		background-image:url(../images/bg/bg_mozaik.jpg); background-repeat:repeat;
		height: 100%;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color:#e7e7e7;
		 }
