.footer {
	background-attachment: scroll;
	background-image: url(images/footer_bird.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.footer-flower-01 {
	background-attachment: scroll;
	background-image: url(images/footer_flower_01.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
.footer-ladybug {
	background-attachment: scroll;
	background-image: url(images/footer_ladybug.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
