/* CSS Document */
body {
	background-color:black;
	text-align:center;
}
/* counter */
.counter {
	top:2px;
}

