在某一风格下的Lanmu.css中的代码
/*网站基础样式*/
body,div,ul,li,table,p,h1,form,legend,fieldset,input button,select,textarea,button{margin:0px;padding:0px;font-family:inherit;font-size:inherit;}
ul,li{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
a{color

640B06;text-decoration:none;}
a:hover{color:640B06;text-decoration:underline;}
body{word-wrap:break-word;text-align:center;font:12px/20px Verdana,Helvetica,Arial,sans-serif;color

333333;background

750906 url(images/page_bg.jpg) repeat-y center top;}
.page_style{width:950px;margin:0px auto 0px auto;text-align:center;overflow:hidden;}
.clear{clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden}
我把其中的background

750906改为background

ffffff 网站的背景没有变化
请问应该怎么改啊?