@charset "utf-8";
html {
    font-size: 75px
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
    margin: 0;
    padding: 0
}
li, ul {
    list-style: none
}
em, i {
    font-style: normal
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: none
}