@charset "utf-8";
.bg {
	background-attachment: fixed;
	background-image: url(/BG.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
}

