/* It is common to set printer friendly styles such as a white background with black text. */
body {
  background-color: #69675D;
  background-image: none;
}