body {
  margin: 0;
  padding: 0;
  color: #333;
  background: #fff;
  font-size: 70%;
  text-align: left;
  font-family: "Verdana", "Lucida Grande", "Trebuchet MS", sans-serif;
  line-height: 150%;
  }

