@charset "utf-8";
/*////////////////////////////////////////////////////////////////////////////////////////////////*/
body {
	width:100%;
	height:100%;
	background-image:url(../images/bg1.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
