@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-image:url(../_images/_bg.JPG);
	background-repeat:repeat-x;
	background-color:#e2e2e2;
}
