body { /* general page layout */
background-color: #000000; 
}

.main { /* main page image map */
position:absolute; 
left:10px; 
top:20px;
border:none; 
width:970px; 
height:560px; 
z-index:1
 }

.flash_scroll { /* scrolling message */
position:absolute; 
left:366px; 
top:22px; 
width:250px; 
height:28px; 
z-index:2;
}