.leftBg {
	background-attachment: fixed;
	background-image: url(LeftBg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

