Order Deny,Allow
Deny from all

<FilesMatch "\.(css)$">
  Order Deny,Allow
  Allow from all
</FilesMatch>

Options -Indexes