html, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
div, body, ul, ol, li, pre, form, fieldset, input, textarea, p, blockquote,td,tr,table {
	margin:0;
	padding:0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
/* change colours to suit your needs */
mark {

}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
