呵呵,给body加个 padding-top就OK了,具体距离你自己测试。
body
{
margin:0px
padding:0px
padding-top:50px/*大小自己定义*/
font-size:12px
color:#333
background-image: url(../Images/bg.jpg)
background-repeat: no-repeat
background-position: center top
}
.table{background-color:#000000表格背景颜色
background-image:url背景图片
background-position:center内容位置设定
border:1px
边框宽度
border-color:#000000
边框颜色
}
有好多呢
属性
在编辑器
可以看看的