html5 ready for <=IE8
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
audio, canvas, video {
display: inline-block;
}