@import url(/site.css);
body {
  background: #777;
}
p {
  color: #002;
}

