下一列に固定
<style type="text/css">
<!--
body { background-attachment: fixed; background-image: url(
画像
); background-repeat: repeat-x; background-position: bottom}
-->
</style>