@charset "utf-8";
/* CSS Document */
body{
	margin:0;0;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	overflow-x:auto;
	overflow-y:auto; 
}