
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, img, q, s, strong, b, u, i,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, main, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px auto;
	padding: 0px;
	border: none;
	vertical-align: baseline;
	}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}
article, aside, details, figcaption, figure, footer, header, main, hgroup, menu, nav, section {display: block;}
blockquote, q {quotes: none;}
blockquote:before, q:before, blockquote:after, q:after {content: '"';}
