body {
  background: white;
  color: black;
  font-family: "minion web", georgia, "bitstream charter", charter, palatino, serif;
  }

div.line {
  border: 2px dashed #333;
  }

div.line p {
  color: black;
  background: transparent;
  }

a {text-decoration: none}

