#background {
	background: url('images/green/backgroundBodyGreen.jpg') repeat-y;
}

#topImg {
	background: url('images/green/headerGreen.jpg');
}

#footer {
	background: url('images/green/footerGreen.jpg');
}