table { border:0px; border-collapse:collapse } 
td {vertical-align:top; padding:0px; }
html {height:100%;}
body { 
margin:0px; padding:0px;  
height:100%;
background-image: url(img/bg.jpg);
background-color: #000000;
background-position: center;
}
text,p {color: #ffffff;}
img {border:0}

#flash{ 
width:800px;
height:200px;
position:absolute;
top:50%;
left:50%;
margin-top:-388px;
margin-left:-500px;
}