html, body, div, span, h1, h2, h3, h4, h5, h6, p,
a, img, ol, ul, li, fieldset, form, label, legend,
table, tbody, tfoot, thead, tr, th, td,
article, aside, footer, header, hgroup, nav,
section{
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, footer, header, hgroup, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}