titlepage
---------
\begin{titlepage}
text
\end{titlepage}
The `titlepage' environment creates a title page, i.e. a page with
no printed page number or heading. It also causes the following page
to be numbered page one. Formatting the title page is left to you. The
`\today' command comes in handy for title pages.
Note that you can use the `\maketitle' (Note:\maketitle.) command
to produce a standard title page.