body, html, div, dl, dt, dd, ul, ol, li, figure, pre, form, fieldset, legend, input, button, select, textarea, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 {
  padding: 0px;
  margin: 0px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ul {
  list-style: none; }

img {
  border: 0px;
  vertical-align: top; }

input, select, textarea {
  vertical-align: middle; }

a, a:active, a:hover {
  display: inline-block;
  text-decoration: none;
  color: #000;
  outline: none; }
  a:focus, a:active:focus, a:hover:focus {
    outline: none; }

.clearfix {
  zoom: 1;
  /*IE8*/ }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: block;
    height: 0px;
    visibility: hidden; }
  .clearfix:after {
    clear: both; }

.mar-cent {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*# sourceMappingURL=base.css.map */
