#代码:body{ background: url("../images/bg.jpg"); background-size: 100%; background-attachment:scroll;}
background-repeat: repeat-y;
不要设置图片的background-size
background-repeat: no-repeat;