It depends, are you looking for user registration and then have them login the site or just a login for one user that won't change?
In the first case you could use this script at evolt.org
In the second case just place a form anywhere in your html with at least two fields username and password.
If you want to use this second method say so and I'll finish writing you your code