body {
  background: url(https://panicdisorder411.com/paper2.jpg) no-repeat center center fixed;
  background-size: cover;
}


.content {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  color: black;
  margin: 0px auto;
  width: 100%;
  max-width: 800px;
  border-radius: 5px;
  padding-bottom: 5px;
}

h1, h1 a {
  min-height: 12px;
  width: 90%;
  max-width: 700px;
  vertical-align: top;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  color: black;
  padding-top: 0px;
}

p {
  font-family: 'cambria', sans-serif;
  width: 90%;
  max-width: 450px;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 32px;
  
}