In the <head> part of your HTML, you reference the CSS like this:
<link rel="stylesheet" type="text/css" href="thecss.css">
If it is still not working, there could be many kinds of mistakes. Take it one step at a time and start simple, or share your HTML and CSS so we can have a look.