@charset "utf-8";
/* CSS Document */

html, body, #wrapper {height: 100%; width: 100%; margin: 0; padding: 0; border: 0; background-color: #000; font-family: monospace; font-size: 18px;
	font-weight: bold; color: #FFF;}

#wrapper td {vertical-align: middle; text-align: center;}

a:link,
a:visited,
a:active {color: #FFF; text-decoration: none;}
a:hover {text-decoration: underline;}

#timeBox {text-align:center;}

#popupbox {display: none;}