Not bad... maybe a little request heavy (56 in all for a clean load). You might consider a sprite for several of the images to reduce requests.
Also, your total page weight is 6MB. This could hurt on a mobile device (which are becoming increasingly important). 4MB of that is from your background image! Change it to a 2px x 1050px and repeat it, thus reducing your page load by over half.
Curious, which javascript library are you using for the UI effects?
|