.bg {
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-image:  url(../images/bg3.jpg);
	background-position: center top;
}