I'm really not a web page person, but do have to write html occasionally. I currently need to write a single page document and want to use the company css file. This all works fine, but I'd rather be able to distribute the document itself alone (that is, I don't want to have to send the .css file with it). I'm sure there's syntax for this, I just don't know it:

How do I embed the .css info into the html file?