html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  max-width: 640px;
  font-family: sans-serif;
  color: #171717;
  background-color: #EEE;
}

html {
  font-size: 17px;
  line-height: 27px;
}

body {
  font-family: sans-serif;
  font-family: sans-serif;
  font-size: 1em;
  line-height: 1.58823529em;
  max-width: 560px;
  margin: auto;
}
img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}
h1 {

  font-size: 4.23529412em;
  line-height: 1.125em;
  margin-top: 0.375em;
  margin-bottom: 0.75em;
}

h2 {
  font-size: 2.64705882em;
  line-height: 1.2em;
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

h3 {
  font-size: 1.64705882em;
  line-height: 1.92857143em;
  margin-top: 0.96428571em;
  margin-bottom: 0em;
}

h4 {
  font-size: 1em;
  line-height: 1.58823529em;
  margin-top: 1.58823529em;
  margin-bottom: 0em;
}

h5 {
  font-size: 1em;
  line-height: 1.58823529em;
  margin-top: 1.58823529em;
  margin-bottom: 0em;
}

p,
ul,
ol,
pre,
table,
blockquote {
  margin-top: 0em;
  margin-bottom: 1.58823529em;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin-top: 0em;
  margin-bottom: 0em;
}

hr {
  border: 1px solid;
  margin: -1px 0;
}

a,
b,
i,
strong,
em,
small,
code {
  line-height: 0;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

figure {
  margin: 0;
  margin-bottom: 1em;
}

figcaption {
  font-style: italic;
  font-size: 50%;
}
