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

body, html{
	margin:0;
	padding:0;
}

body{
	background:url(index.jpg) no-repeat #fff;
}