@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C00;
	/* [disabled]background-repeat: repeat; */
	background-image: url(../img/bg.gif);
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
}
