% DO NOT LEAVE ANY BLANK LINES IN THE ROTATE ENVIRONMENT.
\documentstyle[rotate]{article}
\setlength{\topmargin}{0.0in} %     SETS DISTANCE FROM LEFT SIZE
\setlength{\textheight}{11.0in}
\setlength{\textwidth}{8.0in}
\setlength{\oddsidemargin}{-0.6in}  % SETS DISTANCE FROM TOP



\begin{document}

\thispagestyle{empty}

% DO NOT LEAVE ANY BLANK LINES IN THE ROTATE ENVIRONMENT.
\rotate[l]{\hbox{
\parbox[t]{7.6cm}{\small \bf   A. Name \\
                 Department of Mathematics  \\
                  University of Southern Mississippi \\
                 Hattiesburg, MS, 395406}
\hspace*{0.0in}
\parbox[t]{10cm}{\vspace*{1.8in}
                 \Large \bf Address of the Company or Institution \\
                 Department  \\
                 Instititution \\
                 City, State}
}}


 

\end{document}


