/*** No margins; white text ***/
#topsection {
    background:#a45209 url(images/header-bg.jpg);
}

#topsection h1,
#topsection h2,
#topsection h3,
#topsection h4,
#topsection h5,
#topsection h6 {
    margin:10px 0px 10px 0px;
    color:#fff;
}