.line_back {
	background-attachment: fixed;
	background-image: url(lassettes/cross_line.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.line_bakk {
	background-attachment: fixed;
	background-image: url(lassettes/cross_line.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.picturelink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.right_line {
	background-attachment: scroll;
	background-image: url(lassettes/stripe.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

