It is always better you include style sheet in the header and the scripts at the bottom because,
users have to wait till the JavaScript finishes loading, tags block parallel downloads.
please look the following links\
Is the recommendation to include CSS before JavaScript invalid?