右一列に固定

<style type="text/css">
<!--
body { background-attachment: fixed; background-image: url(画像); background-repeat: repeat-y; background-position: right}
-->
</style>