* {
  margin: 0;
  padding: 0;
  background-repeat: no-repeat;
}

body {
  background: #fff;
}

img {
  border: 0;
}

a {
  text-decoration: none;
}

caption {
  display: none;
}

.clear {
  clear: both;
}

.hidden {
  display: none;
  position: absolute;
  left: -9999px;
}

#page {
  text-align: left;
}

.content em {
  margin: 0 !important;
  margin: 0 -1px;
}
