.led {
	margin:10px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	width: 64px;
	height: 64px;
	display:block;
}

.strip {
	padding:0px;
	float:left;
}

.section {
	padding:0px;
	float:left;
}

.clock {
	width:512px;
	background-color:#000;
	overflow:hidden;
	clear:both;
}
