/* large enough screen for multiple columns */
@media screen and (min-width: 724px) {
canvas {
  width: 690px;
  margin-top: -18px;
  margin-bottom: -5px;
}
h1 {
  background: #FFF url(/photos/hourglass6.png) 0px 0px no-repeat;
  height: 218px;
  padding: 30px 0px 0px 126px;
  margin: 0 0 -20px 0;
  padding: 71px 0px 0px 123px;
  height: 154px;
}
div#logo {
  margin: 0px 0 0 0;
  background: #FFF url(/photos/hourglass6.png) 0px 0px no-repeat;
  height: 217px;
  position: relative;
}
#logo h1 {
  background: #FFFFFF;
  font-size: 48px;
  line-height: 17px;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 64px;
  left: 121px;
  height: 48px;
}
h2.homeSubtitle {
  font-size: 13px;
  text-shadow: none;
  position: absolute;
  left: 121px;
  top: 95px;
}
div.container {
  width: 700px;
}
}

