@charset "utf-8";
.bg {
	background-attachment: scroll;
	background-image: url(../Images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

