.banner{ background:url(3.jpg) no-repeat center top; height:230px;}
css不能放flash做背景的 可以加个层虚拟一个出来,效果一样,多写一个层让他浮动起来 position:absolute,设置他坐标为负数z-index:-1;效果就一样了
干嘛用FLASH做背景 还真没见过这种额