body {font: 1em "bitstream vera sans", sans-serif; background: #EEE; padding: 80px;}

#loadingtime {position: fixed;
	top:0;
	right: 0;
	border: 5px outset #BBAA99;
	text-align: center;
	font: bold 60px "bitstream vera sans mono", "courier new", monospace;
	background-color: #DD0000;}	

a {color:#DD0000;}
a:hover {color: black; background: #DD0000;}
