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

/***** oceanblue/gradients.css start *****/

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

.header,
.navbar {
    background-image:url(gradient.jpg);
    background-position:top;
    background-repeat:repeat-x;
}
/***** oceanblue/gradients.css end *****/


