@charset "utf-8";
/* CSS Document */
body {
	background-image: url(bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4d3f2a;
}

img
{  
	border-style: none;
}

img {
	behavior:	url("pngbehavior.htc");
}
