body { margin:0px; }
.mainBG {
	background-attachment: scroll;
	background-image: url(../images/BG3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftLinks {
	background-attachment: fixed;
	background-image: url(../images/leftBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

