/* Blank.css %U% */
[%  META type="text" %]
body {
      background:  url("[% site.url.images %]/checkerboard.png");
      background-repeat: repeat-x, repeat-y; 
      }
