CSS won't load in Firefox

hello, i just set up my first ever rails+nginx+mongrel and it’s looking
sweet!

here’s nginx.conf http://pastie.org/243487

the problem is though, my css file won’t load in firefox. i tried
including include /usr/local/etc/nginx/mime.types; but it didn’t make
a difference…

thanks