body
{
background-image:url('bgimage.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;
}
backgroundPosition 属性设置背景图像的位置。
具体调试可以参考网址:http://www.w3school.com.cn/tiy/t.asp?f=csse_background-position_pixel