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

body {
	background-image:url(media/bg.png);
	/*background-repeat:no-repeat;*/
	background-color: #7e6750;
	background-attachment:fixed;
	
}
img, div { behavior: url(iepngfix.htc) }