/** theme css **/


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


