@charset "utf-8";
/* CSS Document */

body {
	background-image: url(bg.jpg);
	background-repeat:repeat-x;
	margin:0;
}