/** theme css **/


/** background image **/
html,body {
  background: #6a6a6a url(../img/theme-forza3-bg.jpg) no-repeat fixed top center;
  
}


