.bg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/b-bg.jpg);

}
.paper-bg {
	background-attachment: fixed;
	background-image: url(images/d3-paper.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
