body {
	text-align:center;
	background-color:#144701;
}
.side_column_bkg {
	background:url(images/bkg/side_bkg.jpg);
	background-repeat:repeat-x;
}
.center_column_bkg {
	background:url(images/bkg/center_green_bkg.jpg);
	background-repeat:repeat-y;
}