
@import url(archives.css);

html {
  color: black;
  background: #fff;
}

body.message {
  background: #eee;
}

body.message main {
  background: #fff;
}

