html { width:100% }
body {width:100%; margin:0; text-align:center; font-family: Arial, Helvetica, sans-serif; background-color: #000;}

#shell { margin:0 auto; position:relative; }

#shell .title { margin:0 auto; font-family:Georgia, "Times New Roman", Times, serif; font-size:90px; font-weight:bold; color:#FF9900;  }

#shell .subtitle { font-family: Arial, Helvetica, sans-serif; font-size:24px; color:#FFF }

#player { position:absolute; left:100px; top:400px; z-index:200; }


