.left {
	background-attachment: fixed;
	background-image: url(/VerlaineMaterials/InProgress/SideArt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.right {
	background-attachment: fixed;
	background-image: url(../VV_Assets/VV_SideArtR.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
