How do i add a background image to the banner_box_all background?
I am guessing it is somthing like this:

#BannerBoxAllContent {
background-image: url(../images/myPic.jpg);
}