@charset "iso-8859-2";
body {
	background-color: #e3a94b;
	background-image: url(sh.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}

