@charset "utf-8";
/* ******************************************************************

    --top.css--

/* ------------------------------------------------------------------
    Base styles
-------------------------------------------------------------------*/
body {
  background-color: #eeeeee;
  background-size: 100% auto;
  width: 100%;
  background-attachment: fixed;
  color: #333333;
}
