@charset "utf-8";
.bg {
	background-attachment: fixed;
	background-image: url(img/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center 100px;
}
