body {
-ms-interpolation-mode: nearest-neighbor;
image-rendering: crisp-edges;
image-rendering: pixelated;
background-image: url("/page/ransom/secret1/crustywall.jpg");
font-family: "Courier New";
}

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