#wallClock {
	
	text-align:center;
	vertical-align:middle;
	}

#fullDate {
	display:inline;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
	}

#bigTime {
	display:inline;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
	}

#dayName {
	display:inline;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
	}

#seconds {
	display:inline;
	font-family:"Trebuchet MS", Tahoma, sans-serif;
	font-weight:bold;
	font-size:110%;
}