.menubg {
	background-image: url(images/hills_of_plenty_3.jpg);
	background-repeat: no-repeat;
}
.menu_under {
	background-image: url(images/left_cont.jpg);
	background-repeat: repeat-y;
}
.footerbg {
	background-image: url(images/hills_of_plenty_6.jpg);
	background-repeat: no-repeat;
}
.right_cont {
	background-image: url(images/right_cont.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.menufill {
	background-image: url(images/menu_fill.jpg);
	background-position: left bottom;
}
.bodybg {
	background-image: url(images/hills_of_plenty_7.jpg);
	background-repeat: no-repeat;
}
.bodycont {
	background-image: url(images/hills_of_plenty_8.jpg);
	background-repeat: repeat-y;
}
.headerbg {
	background-image: url(images/hills_of_plenty_2.jpg);
	background-repeat: no-repeat;
}
