body {
  font-family: "Hoefler Text", "Bell MT", "Times New Roman", serif;
  font-size: 14px;
  margin: 70px 30px;
  padding: 0px
  text-align: center;
  background-color: #000;
  background-image: none;
  color: #eee;
  line-height: 20px;
}
div {
}
.break {
  text-align: center;
  padding: 20px 0px;
}
p {
  width: 500px;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.wrap {
  text-align: center;
  margin: 0 auto;
  width: 952px;
}
.wrapindex {
  text-align: center;
  margin: 0 auto;
  width: 500px;
}
img {
  border: 0px;
}
a img {
  border-bottom: 0px solid #366;
}
a {
  text-decoration: none;
  color: #696;
}
a:hover {
  text-decoration: underline;
}
