戻る 背景画像を上端から200ピクセルの間隔をあけたところに横一列に固定表示したもの
background-image : url(.素材URL); background-repeat : repeat-x; background-attachment : fixed; background-position : 0px 200px;