*, *:before, *:after{ -webkit-box-sizing:border-box;  -moz-box-sizing:border-box;  box-sizing:border-box}

*:focus{ outline:0}

::-moz-focus-inner{padding:0; border:0}
 
html, body{ width:100%;  min-height:100%}

.wrapper{ width:96%;  max-width:1170px;  margin:0 auto}
