#content h4,
#content p {
  margin-top: 120px;
  padding: 0 20px 0 170px;
}
#content h4 {
  font-size: 110%;
}
#content p {
  margin-top: 35px;
  height: 210px;
}
#content h1 {
  padding: 16px 0 0 137px;
  font-size: 150%;
  position: absolute;
  left: 270px;
  top: 182px;
  background: #fff url('../images/error.png') no-repeat;
  width: 231px;
  height: 356px;
}
body {
  height: 100%;
}
#error500 {
}
