< html> < head> < title>Message Board < meta name="DESCRIPTION" content="description of page"> < meta name="KEYWORDS" content="keywords, for, search engines"> < style type="text/css"> h2{font-family: Arial;font-style : normal ;font-size : 12pt; font-weight :bold;text-align :center } h3{ font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :bold;text-align :center} form{ font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :normal} p{font-family: Arial;font-style : normal ;font-size : 10pt; font-weight :normal;text-align :center;padding-left : 3em;padding-right : 3em } < /style> < /head> < body> < div align="center"> < h2>Post New Message
< form method="GET" action="cgi-bin/post_message.pl" name="general_message"> Your Name: Email:
< br> Subject:
< hr> < h3>How to Post a Message
< p>Enter your message in the text box provided below. Do not use the return key. Some browsers interpret the return key as a click of the submit button. Click Submit when you are finished. If you want to receive responses by email, provide a valid email address above.< p>Enter Message < br> < input type="submit" value="Submit"> < /div> < /form> < /body> < /html>