Run sql.txt on your database you configured in config.php
index.html is your main page...design at will header and footer are top and bottom of rest of pages (good to make it match index.html)
3 links that should be on your index.html page and/or your header and footer signup.php login.php bloglist.php
Enjoy
http://majorscripts.com
*Appendix
How to delete unwanted blogs (users)?
4 things need to be done
1. delete the ftp user in your cpanel 2. delete the folder for the user via ftp (http://yourblog.com/user) 3. delete the users .css file (user.css) in the users_css directory 4. delete the tables for the user in myphpadmin and the user in the `blogusers` table in phpmyadmin