Inline CSS styling can be added anywhere in the HTML inside the STYLE tag. Or it can be added to some external CSS file, or in the STYLE in the header. It all depends on your website and how do you prefer to keep your code organized.
Again, all this is pretty basic HTML/CSS, and if you plan to do anything with it, you should learn some basics.
Milan