nifty background

by Felis Catus

CSS

body{
  background-image: url('https://cdn.sstatic.net/Sites/diy/img/bg-body.png?v=08160a6707c3'), url('https://cdn.sstatic.net/Sites/diy/img/bg-site.png?v=cb801ca0e2c6');
  background-repeat: repeat no-repeat, repeat;
  background-color: transparent;
}