body{
    background:url(../pics/6.jpg) no-repeat;
    background-size: 100%;
  }
  
  h2{
    color: white;
    text-align: center;
  }
  
  img{

    margin: 20px;
  }
  p{
    line-height: 40px;
    color: white;
  }
  
  h3{
    color: white;
  }
  
  a{
    color: white;
  }