body {
	background-image: url(images/philli_full-l.jpg );
	background-repeat: repeat;
	background-attachment: scroll;
}
.body-bg {
	background-attachment: fixed;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

