/* style resset */

* {
  margin: 0;
  padding: 0;
  }

body {
  text-align: center;
  }
  
h1, h2, h3, h4, h5, h6, p, address {
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  }