

html,body{margin:0;padding:0;color:white;background:black;text-align:center;font-family:'Annie Use Your Telescope',Arial;}
#welcome{position:absolute;text-align:center;z-index:100;color:white;}
body{font-size:25px;}
body h1{font-size:25px;}
#frame{margin:0 auto;}
#loading{position:absolute;top:240px;text-align:center;}
#loadingBar{position:relative;left:0;height:16px;width:0;background:url(i/gauge.png);}
#loadingBarBorder{position:relative;left:200px;height:16px;width:240px;background:none;border:solid 1px #222;}

::-moz-selection{background:#f00;color:#fff;}
::selection {background:#f00;color:#fff;}