/* Green Background Color*/

body {
	background-image:url(../pics/spacer_green.png);
	background-color:#4B7740;
}

