body{
	background: url('http://mcg.syphrallc1.netdna-cdn.com/wp-content/uploads/2012/10/minecraft-calm-night.png');
}
#time{
	font-size: 85px;
	font-family: 'Krona One', sans-serif;
	color: white;
}

table{
	font-size: 9px;
	border-collapse:collapse;
}
td, tr{
	border: 2px black solid;
}
td[class*='hour'] {
	width:40px;
	height:40px;
}
td[class*='seconds'] {
	width:40px;
	height:40px;
}
td[class*='minutes'] {
	width:40px;
	height:40px;
}