body {
  background-image: url("picture/logo2.png");
  background-color: #f4ebdf;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}
