body {
  background: none;
  background-image: url("files/background/mnster4.jpg");
  background-position: center bottom;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-color: #ffaaff;
}
