center
------
\begin{center}
Text on line 1 \\
Text on line 2 \\
.
.
.
\end{center}
The `center' environment allows you to create a paragraph consisting
of lines that are centred within the left and right margins on the
current page. Each line must be terminated with the string `\\'.