@charset "utf-8";
.right {
	background-attachment: fixed;
	background:url(.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

