@CHARSET "UTF-8";
/* html,body,header{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: auto;background: #000000;} */
html,body,header{width: 100%;height: 100%;position: absolute;top: 0;left: 0;overflow: auto;}
/* HTML5 defaults */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {background: none repeat scroll 0 0 transparent; border: 0 none; font-size: 100%; margin: 0; outline: 0 none; padding: 0; vertical-align: baseline; }
article, aside, figcaption, figure, footer, header, hgroup, nav, section, time {display: block;}

/* Theme */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}


header {
	height: 100%;
	position: relative;
	/* display: inline-block; */
}

