
body {
  background-color: #339933;
  text-align:center;
}

.nocenter {
  text-align: start;
}

/* <BODY BODY style="background-color:#339933;text-align:center"> */

/*
 #228B22 ForestGreen, #355E3B HunterGreen, search: popular shade of outdoor green html 

  428B42 => Killarney   # https://www.htmlcsscolor.com/hex/428B42   retrieved 2026-01-08
  339933 => web safe color analog (apprx) of 428B42, this is also labelled as "Forest Green"
  traidic colors are 993333 (Milano Red) and 333399 (dark slate blue)
*/

