body {
  text-align: center;
  background: #80a5bf url('/images/maintenance_bg.gif') repeat-x;
}

p {
  margin: 0;
  padding: 5px;
}

.CenterBox {
  margin: 180px auto 0 auto;
  text-align: center;
  width: 420px;
  height: 200px;
}

.Text {
  font-family: arial, sans-serif;
  color: white;
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #b4cada;
}

p.first {
  font-size: 130%;
}

p.second {
  font-size: 100%;
}
