/* die2live.css
   This style sheet controls items specific to the die2live folder.
*/
body {
  background-color: #ffff99;
}
header,
nav,
.sidebar {
  background: black;
  color: white;
}
nav a {
  color: white;
}