
.countdown
{
	background: #ffffff;
}

.number
{
	text-align: center;
	font-size: 35px;
}

.numbertitle
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	width: 20%;
}

