ZVON > References > CSS1 Reference
Example 11:7: All | HTML | >> CSS << | Output |

CSS


body {background-image: url(../Data/gnu.jpg);
      background-repeat: no-repeat;
      background-position: top center;
      background-attachment: fixed}