body {
  background-color: black;
  color: white;
  font-family: Arial, Helvetica;
  font-size: 10pt;
}

a {
  color: #ffcc00;
}

td#blog h2 {
  margin: 0;
  font-size: 120%;
  font-weight: bold;
}

td#music {
  text-align: right;
}

img {
  border: 0px;
}

td {
  vertical-align: top;
}