*{margin:0; padding:0;}
body {background:url('../flash-img/body_bg.jpg') repeat-x;overflow:hidden;}
/*centers div in middle of page*/
#flash {width: 1500px; height:600px; position: absolute; left: 50%; top: 0; margin: 0 0 0 -770px;}
#altContent {font-size:2em; color:#FFF;line-height:1.5em;margin-top:40px;}
#altContent a{color:#FFF; border-bottom:1px dotted #FFF;text-decoration:none; }