body {
  color: #FFF;
  font-size: 18px;
  line-height: 1.5em;
  background: #323264 url(/site-down/images/site-down-bg.jpg) repeat 0 0;
  height: 100%;
}
#wrapper {
  text-align: center;
  background: transparent url(/site-down/images/site-down-light.png) no-repeat top center;
  margin: 0 auto;
  padding: 180px 0 0;
  min-width: 580px;
  min-height: 409px;
  height: auto !important;
  height: 409px;
}
div.sep {
  background: #45456e;
  border-bottom: 1px solid #817ea1;
  margin: 45px auto;
  width: 264px;
  height: 1px;
}
h1 {
  color: #e3d069;
  font-family: "Droid Serif", Georgia, serif;
  font-size: 2em;
  font-style: italic;
  line-height: 1.5em;
  text-indent: -9999px;
  text-shadow: 0px 0.2em 4px rgba(0,0,0,0.7);
  background: url(/site-down/images/site-down-h1.png) no-repeat center top;
  margin: 79px 0 5px;
}
h2 {
  font-family: "Droid Sans", Arial, sans-serif;
  line-height: 1.5em;
}