@charset "UTF-8";/* CSS Document */html, body {    height:100%;}body {	margin:0;    text-align:center;    background: #090909 url(images/splash.jpg) 50% 0 no-repeat;}.main { font:normal 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#fff; text-transform:uppercase; }.copy { background-color:#333; font:normal 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#999; margin:0px 0 0 0; padding:10px;  }a { color:#00B2EE; }