body{
  background-color: #c9c9c9;
  background-image: url(image/2.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
}

 