/* CSS Document */

body {

  margin: 1em auto;
  font: 1.2em/140% Georgia,Times,'Times New Roman',serif;
  background-color: rgb(75, 64, 64);
  color: rgb(2, 0, 0);
}

