Due: Tue Feb 11 Make a web site with three pages Login: Ask for the username and pw If good set session variable else re-ask Protected: If the session variable is set show cool picture of Buffy else Redirect them to the login page Add: If the session variable is set ask for a new username/pw stick it into the db else redirect them to the login page