html {width:100%;height:100%; overflow: hidden;}
body {position:absolute; width:100%;height:100%; margin:0; padding:0; background-color:#000000; color:#cccccc; font-family:Century Gothic; }
#outer {width:100%;height:100%; text-align:center; overflow:hidden;}
#header {height:10%; width:900px; color:#336699; text-align:center; margin-left:auto; margin-right:auto; padding-top:5px; border-bottom:solid 1px #336699; vertical-align:middle; font-size:28px;}
#flashmovie{height: 90%; text-align:center;}	
#preorderform {height:90%; width:900px; color:#336699; margin-left:auto; margin-right:auto; padding-top:50px;}
a {color:#FFFFFF; font-size:24px;}
a:hover {color:#FFFFFF; text-decoration:none;}
a:visited {color:#FFFFFF;}