.left {
	background-attachment: fixed;
	background-image: url(images/info_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tlo {
	background-image: url(images/tlo.gif);
	background-repeat: repeat;
}
.right {
	background-attachment: fixed;
	background-image: url(images/tlo_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
