My site is www.fourquotes.co.uk I have notices that if I try access the site without the www. it redirects through a 301 redirect but it shows the page without any CSS. Then when you press refresh it shows fine again. Why is this happening?
It looks like you already fixed it. By the way, you must call session_start() before anything is output, or you'll get errors like you have now.