@sirena
the css and images havent been cleaned up or anything :]
i just wanted to get the basic layout done firstand the background image... even compressed i cudnt get it below 300k.... its 2000x1000
I suspect you don't quite realise what JPG compression involves.
That background is in fact PERFECT for optimization because of its relatively uniform palette. The actual size of the image matters little.
For example, applying 65% JPEG compression to the image brings the filesize down to about 98kb, and by applying 50% compression I could bring it down to 65kb, with little discernable visual difference between the optimized versions and the original.
Similar reductions could be achieved for many of the other images you use, I think.
It makes your site faster and saves you bandwidth to boot. Users win and you win too