@charset "UTF-8";
/* CSS Document */
body {
  background: url("../images/bg.jpg") top center;
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-color: #1a1a18;
}
