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

/***** standardlogo/gradients.css start *****/

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

th.header,
td.header,
div.header      { color: teal; background-color: white; background-image: url("gradient.jpg"); background-repeat: repeat-x; background-position: 50% top }

.navbar   { background-color: teal; background-image: url("gradient.jpg"); background-repeat: repeat-x; background-position: 50% top }
/***** standardlogo/gradients.css end *****/


