/**************************************
 * THEME NAME: standardwhite
 *
 * Files included in this sheet:
 *
 *   standardwhite/gradients.css
 **************************************/

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    color: #002F63;
    background-image: url(barra.jpg); background-position: center right; background-repeat: repeat-y;    
}

.navbar {
    background-image: url(barra.jpg); background-position: center right; background-repeat: no-repeat;     
}

/***** standardwhite/gradients.css end *****/

