Hi
How to add background picture in module named Header (position: header) which is created by html?
.frontpage #gkHeader {
background: url('../images/my_new_header_bg.jpg') no-repeat center top;
}