@import url(global.css);
@import url(color.css);
@import url(typography.css);

#carrionCrow {
  background-image: url(carrionCrow/carrionCrow-square.jpeg);
  background-size: cover;
  background-position: center;
}
#magpie {
  background-image: url(magpie/magpie-1-square.jpg);
  background-size: cover;
  background-position: center;
}