body, html { font-family: 'Montserrat', sans-serif; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: antialiased !important; 
  color: #444; width: 100% !important; height: 100% !important; font-size: 1.0em; font-weight: 500; background: #fff; }
h1 { font-weight: 600; color: #369;  }
h1 strong { font-weight: 600; }
h2 { text-transform: uppercase; line-height: 1.25em; font-weight: 500; margin: 0; }
h3 { font-size: 1.20em; font-weight: 500; }
h4 { font-weight: 500; color: #ccc; }
h5 { text-transform: uppercase; font-weight: 500; line-height: 20px; }
p { font-size: 1.1em; line-height: 1.75em }
a { color: #369; text-decoration: underline; }
a:hover, a:focus { color: #444; }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

h1 { margin-bottom: 1em; }
#box {
  text-align: center;
  padding: 1em;
}
