中央に一つ固定

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