.fond {
	background-attachment: fixed;
	background-image:    url(images/decor2.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-color: #996633;
}
.fondalbum {
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	background-position: center top;
	background-color: #000000;

}
