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

.capsulebottom {
  background: #774e00;
}

.capsulenotitlemedium, .sidebox, .capsule, hr, .boxbig {
 background: linear-gradient(180deg, rgb(245, 211, 117) 39%, rgb(131, 91, 0) 88%);
  color: #20060bc7;
  background-size: contain;
  background-attachment: fixed;
}

.capsulenotitlemedium a, .sidebox a, .sidebox a:visited, .capsule a, .capsule a:visited, .capsulenotitlemedium a:visited{
  color: #5E0C0C;
