body {
  background-image: url(http://calarts.edu/sites/all/themes/calarts/images/greenstripe.gif);
  background-image: url('greenstripe.gif');
  background-position: top center;
  background-repeat: repeat;
}