.bgleft {
	background-image: url(images/lines/left.gif);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: right top;

}
.bodybg {
	background-image: url(images/lines/right.gif);
	background-repeat: repeat-y;
}

