body {
-ms-interpolation-mode: nearest-neighbor;
image-rendering: crisp-edges;
image-rendering: pixelated;
background-image: url("/page/ransom/secret2/specialwall.gif");
}

.main {
  width: 650px;
  margin: auto;
  background-color: #a7a7a7;
  color: #0ff;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}