@charset "utf-8";
html {
	background-image: url(bkg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.wrap {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
