body {
 background-color: #343436;
  min-height: 500px;
  padding-top: 120px;
background-image: url('../img/background.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top;
}