/* body */
body {
  background: #979797;
  background-image: url('/images/site_background.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
  font-family: arial, sans-serif;
  font-size: 12px;
}
