I want to know to use CSS in ASP.NET.
If I have set of CSS files and I link my master page to them, how to utilize them to make my application look good. I'm not talking about CSS itself but about how to use its elements in the source of any ASP.NET page.
I'm looking for suggestions, resources, sites, or opinions.