/* hide "null" in the background of the box */
div#fancy_div { 
background: #fff;
}
