%!PS-Adobe-2.0
newpath %Begin black box
  252 324 moveto
  0 72 rlineto
  72 0 rlineto
  0 -72 rlineto
  closepath
  fill

newpath %Begin gray box
  270 360 moveto
  0 72 rlineto
  72 0 rlineto
  0 -72 rlineto
  closepath
  .4 setgray
  fill

newpath %Begin lighter box
  288 396 moveto
  0 72 rlineto
  72 0 rlineto
  0 -72 rlineto
  closepath
  .8 setgray
  fill
showpage %Send to printer