By default, the LaTeX output uses the class article.
You can change this globally by setting a different value for
org-export-latex-default-class or locally by adding an option like
#+LaTeX_CLASS: myclass in your file. The class should be listed in
org-export-latex-classes, where you can also define the sectioning
structure for each class, as well as defining additonal classes.