@charset "utf-8";
/* CSS Document */
html {
	background-color:#000000;
	height:100%;
	}
body {
	background-color:#000000;
	height:100%;
	text-align:center;
}

#counter {
	width:95%;
	padding:5px 0;
	}

#seo h1 {
	font-size:35%;
	color:#000000;
	line-height:100%;
	}
