The standard WordPress user login form looks like this:
I am trying to have uses stay completely in the front end of my site and not see any WordPress branding at all, so I have followed this tutorial to create a custom login page, which at present looks like this:
The following part of the tutorial deals with creating a new user registration form.