/* Minification failed. Returning unminified contents.
(6,26): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
 */
html {
  background: url('images/landingpage/background-sw.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
