html, body, #containerA, #containerB
{
height:100%;
}
body 
{ 
margin:0px auto 0px auto; 
width:1000px;
padding:0; 
overflow:hidden; 
background-color:#000000; 
text-align:center;
}
#megaFlash
{
background-color:#000000; 
visibility:visible;
}
#header{
	width:0px;
	height:0px;
}

