DIV 居中

.d {
 width: 966px;
 height:538px;
 text-align:center;
 top: 0px;
 margin-top: 0px;
 padding-top:0px;
 margin-right: auto;
 margin-bottom: 0;
 margin-left: auto;
 background-image: url(图片路径);
 background-repeat: no-repeat;
 background-position: center top; 
}
posted @ 2012-09-12 14:37  笑醉红尘  阅读(119)  评论(0编辑  收藏  举报