让背景图片不跟着滚动条滚动
<style type="text/css"><!--body { background-attachment:fixed; background-image: url(123.jpg);}--></style>
点评: