Contact section

How to change color or add a picture to the Contact section on the first page?

Thanks
Thomas

Hi,

Please use this css code for changing the background color:

#contact-us {
background-color:#fff;
}

Thanks,

Cristian