body {
  background: url(file_join("images", "kittens.jpg"));
  color: file_join("images", "kittens.jpg");
}
