.counter{
    width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
    background-color: #000000; /* #DDD; */
    color: 0000FF; /* #555; */
    text-align: center;
    font-size: 0.6em;
    text-decoration: none;
}