.header {
    background: url(images/headerbg2.png);}
h2{
text-align: center;
    background: #ddd;
    background: rgba(127, 45, 26, 1)!important;
    color: #fff!important;
    color: rgba(127, 45, 26, 1);
    padding: 25px 15px;
    font-size: 23px;}
    
    
.footer {

height: 310px;
    padding-top: 11px;}
