@charset "utf-8";
.image_back {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 100%;
}
