Topic: CSS error

hey guys My css broke some how

http://wediction.com/D12WorldNight/

All I did was edit the file Oxygen.css

body {
    background: #444;
    color: #333;
    }


And this Happened.

Re: CSS error

I see just

body {
    background: #000;
    color: #fff;
    }

in http://wediction.com/D12WorldNight/styl … gen_cs.css.