BODY {
  background-color: white
}

TABLE.pinboard {
  width: 80%; 
  border: 0;
  background: #99ccff;
}

DT.date {
  font-weight: bold;
}

