Moving inline style blocks and <link> elements from the document body to the document head improves rendering performance.
Page Speed recommends:
<head> section using the in the <link> tag. Don't use @import. Also make sure that you specify the stylesheets in the correct order with respect to scripts.<style> blocks in the <head> section.Feel free to contact us with your suggestions, links or ideas!