body {
  font-family: "Times New Roman", Times, serif;
  font-size: 1.25em;
  background: #000 url("cuba.jpg") repeat fixed top left;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 150px;
  color: #d5d5d5;
# letter-spacing: .05em;
  text-align: center;
}