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




#index {
	text-align: center;
	margin: 0px;
	background-image: url(../background/img.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
