body {
  background: url('/images/barney.gif?v=123') center center no-repeat; }

#barney {
  content: "/images/barney.gif?v=123"; }
