  address, blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    -webkit-font-smoothing: antialiased;
  }


/* header */
header {
      position: relative;
    width: 100%;
    box-shadow: 2px 3px 4px #00000008;
    z-index: 99;
}

main {
    background: #F2F5F9;
    margin-top: 0;
}

/* footer */

footer{
margin-top:0!important;
}
