@charset "utf-8";
.rht {
	background-attachment: scroll;
	background-image: url(images/rght.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.lft {
	background-attachment: scroll;
	background-image: url(images/lft.png);
	background-repeat: no-repeat;
	background-position: right top;
}
