.backgroundmain {
	background-image: url(images/background1.jpg);
	background-repeat: no-repeat;
	background-color: #009900;

}
.background2 {
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;

}
.background3 {
	background-image: url(images/background4.jpg);
	background-repeat: no-repeat;

}
.background4 {
	background-image: url(images/background5.jpg);
	background-repeat: no-repeat;

}
