@import url("../css.css");
.beleft {
	background-attachment: fixed;
	background-image: url(img/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
