@charset "utf-8";
/* CSS Document */

div#slideshow {
  position: absolute;
  top: 230px;
}
h1, h2, ul#navigation {
  visibility: hidden;
  display: none;
}
div#content {
  background: url();
}
html {
  background: #73253c;
}
