/* common CSS document */

/* background pattern */
body {
  background-color: #ffffff;
  background-image: url(background.svg);
}