h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child  {
  margin-top: 0;
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child, p:last-child  {
  margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6, p, li, table, ul, ol {
  margin: 1em 0 0.5em 0;
}
ol, ul {
  padding-left: 1.45em;
}
form, fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
input {
  margin: 0;
}
