Admin Area Instructions
1. Type your message. (It's a good idea to type it in a word processor then
    copy and paste it in here. That way if there is a glitch you don't lose your text. )
2. Type in your password and hit Update. If you mistype the password it will remove what you just typed.
3. Go back to the main page and refresh it (View/Refresh) or shut it down and re-open it.
     YOU WILL NOT SEE CHANGES UNTIL YOU DO THIS STEP.

4. To delete text just delete it and enter the password and hit update.

Project Info

Password:

LINKS AND FONTS

You can customize your text in the box above however you have to use html code. If you wish to do so copy or type in the codes below then adjust the text to fit your needs.

FOR FONT EFFECTS. Use the code as shown below placing your text as it shows.. On sizes just change the number up or down.

<font size="5">This is a size </font>

<strong>This is bold</strong>

<em>This is italics</em>

FOR LINKS

You can place whatever text you want where it says Click Here.

<a href="http://www.yahoo.com" target="_blank">Click Here </a>          

EXAMLE OF TEXT THAT IS BOLD AND AND HAS ITALICS (You can combine settings)

<em><strong>This is bold</strong></em>