#header { 
          height: 200px;
          margin-bottom: 20px;
          background-image: url("branchements.png");
          border-bottom: 10px solid #000;
          background-repeat: repeat;

 }

#header h2{ 
          font-size: 16pt;
          letter-spacing: 3px;
          word-spacing: 5px;            
            padding-left: 180px;
            
 }