\documentclass[a4paper]{article} %% Language and font encodings \usepackage[english]{babel} \usepackage[utf8x]{inputenc} \usepackage{graphicx} \usepackage{fontspec} \usepackage{anyfontsize} \newfontfamily{\abess}{abess}[Extension=.ttf] \newfontfamily{\goudy}{goudy}[Extension=.ttf] \usepackage[a4paper,top=3cm,bottom=2cm,left=3cm,right=3cm,marginparwidth=1.75cm]{geometry} \begin{document} \noindent \newgeometry{top=0cm, bottom=0cm, left=-0.5625cm, right=0cm} \parbox{\paperwidth}{\includegraphics[width=\paperwidth,height=\paperheight]{cover.png}} \restoregeometry \begin{center} \center\fontsize{72}{86.4}\abess The Book Of Faces \hfill\break\hfill\break \center\par\fontsize{30}{36}\goudy A grimoire of spells, Gifts, Disciplines, Contracts, and other anomalies, with anecdotes and exposition from their in-game authors \hfill\break\hfill\break \center\par\fontsize{24}{28.8}\goudy Written by members of the /cofd/ Discord \end{center} \end{document}