html, body, section div, section span, section applet, section object, section iframe,
section h1, section h2, section h3, section h4, section h5, section h6, section p, section blockquote, section pre,
section a, section abbr, section acronym, section address, section big, section cite, section code,
section del, section dfn, section em, section img, section ins, section kbd, section q, section s, section samp,
section small, section strike, section strong, section sub, section sup, section tt, section var,
section u, section center,
section dl, section dt, section dd, section ol, section ul, section li,
section fieldset, section form, section label, section legend,
section table, section caption, section tbody, section tfoot, section thead, section tr, section th, section td,
article, aside, section canvas, section details, section embed, 
figure, section figcaption, section footer, section header, section hgroup, 
section menu, nav, section output, section ruby, section, section summary,
section time, section vmark, section audio, section video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration: none;
	text-rendering: initial;/*FIX Chrome 39.0*/
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
section ol, section ul {
	list-style: none;
}
a, a:hover {
  text-decoration: none;
}