
body {
  background-color: darkgrey;
  color: white;
  font-family: arial;
  background-image: url(/errorglass.gif);
  background-size: 10%;
  text-align: center;
}

a:link {
  color: lightblue;
}

section {
  position: absolute;
  display: block;
  width: 721px;
  height: 300px;
  margin: 0px 425px;
  padding: 340px 140px;
  background-image: url(/lock.png);
  background-attachment: scroll, local;
}
