#contact{ min-height:100px; background-color: #49525B;
background-image: linear-gradient(#000 0%, #49525B 5px); padding-bottom:50px;}
#contact h1, #contact h2, #contact h3, #contact h4, #contact p{ color:#fff;}
#contact p{line-height:20px;}
#contact h2, #contact img{ margin:15px 0 0 0 ;}

#contact img{ width:80%; height:auto; opacity:0.4;}
#contact div{ /*background-color:rgba(255,255,255,0.5);*/}

#contact h1 { 
font-size: 20px;
line-height: 1.5em;
margin: 0px 0px 10px 0;
padding:10px 0 0px 0;
}
#contact h2 { 
font-size: 20px;
line-height: 1.5em;
margin: 0px 0px 10px 0;
padding:10px 0 0px 0;
}
#contact h3 { 
font-size: 16px;
line-height: 1.5em;
margin: 0px 0px 5px 0;
color:#999;
}
#contact p {
font-size: 14px;
line-height: 1.5em;
}




