html, body, section, nav, article, aside, h1, h2, h3, h4, h5, h6, hgroup, header, footer, address, p, hr, pre, blockquote, ol, ul, li, dl, dt, dd, figure, figcaption, div, a, em, strong, small, s, cite, q, dfn, abbr, time, code, var, samp, kbd, sub, sup, i, b, u, mark, ruby, rt, rp, bdi, bdo, span, br, wbr, ins, del, img, iframe, embed, object, video, audio, source, track, canvas, map, area, table, caption, colgroup, col, tbody, thead, tfoot, tr, td, th, form, fieldset, legend, label, input, datalist, optgroup, option, textarea, keygen, output, progress, meter, details, summary, command, menu {
		margin: 0;
		padding: 0;
		border: 0;
		font-size :100%;
		font: inherit;
		vertical-align: baseline;
		background: transparent;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, img {
		display: block;
}

html {
		-webkit-font-smoothing: antialiased;
		text-rendering: optimizeLegibility;
		-webkit-text-size-adjust: none;
		-ms-text-size-adjust: none;
}

ol, ul {
		list-style: none; 
}
