@charset "utf-8";
.back {
	background-color: BF0000;
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
