\documentclass[12pt]{article}
\usepackage{mflogo}
\usepackage[margin=.25in]{geometry}
\pagestyle{empty}
\begin{document}
\raggedright\noindent
%The default typeface in \LaTeX{} is Computer Modern rather than Times.
%Computer Modern (CM) was designed by Knuth to go with \TeX{} in the
%days before desktop publishing, and because it is one of the very few
%book typefaces with a comprehensive set of fonts, including a full
%suite of mathematics, it has remained the default.
Computer Modern is based on
a 19th-century book typeface from Monotype, which is why it
looks a little like an old-fashioned school book. This
paragraph is set in Computer Modern so you can see what it
looks like. The typeface was designed using \MF, the
font-drawing program made by Knuth to accompany \TeX\
systems, but it is now also available in Type~1 and
TrueType formats.
\end{document}