body {
  background: url("/images/MLbgs/bggoogreen.png");
  background-size: contain;
  background-attachment: fixed;
}

.capsulebottom {
  background: #2F372E;
}

.capsulenotitlemedium, .sidebox, .capsule, hr, .boxbig {
  background: rgb(184,195,201);
  background: linear-gradient(180deg, rgb(181, 204, 171) 39%, rgb(95, 109, 79) 88%);
  color: #222925;
  background-size: contain;
  background-attachment: fixed;
}

.capsulenotitlemedium a, .sidebox a, .sidebox a:visited, .capsule a, .capsule a:visited, .capsulenotitlemedium a:visited{
  color: #114B1A;
}
