@import url(//www.google.com/css/go.css);
@media screen, projection {
  h1 {
    color: #090;
  }
  h3.separate {
    margin-top: 2em;
  }
  ul#nav {
    width: 120px;
  }
}