You've missed a couple of directories in there, which is the reason the page looks like that.
Your .css files should be in a directory called "css", and your Javascript should be in a directory called "js". Your images should be in a directory called "images".
Update that, and you should be good to go.