/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(pix/heading_block_bg.png);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(pix/heading_block_bg.png);     
    background-position:top;    
    background-repeat:repeat-x;     
}
