body {
  background: none;
  background-image: url("files/background/1.jpg");
  background-position: right top;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #007fff;
}
