\documentclass{iditacard} \cardtype{utility} \rarity{info} \begin{document} \begin{card} \node [rectangle, minimum width=650.0/300.0, minimum height=950.0/300.0, text justified, text width=53mm, inner sep=1mm, anchor=north west] at (50.0/300.0,1000.0/300.0) { \small \vskip -0.5em \hrule \vskip 0.5em {\large \textbf{Setup}\hfill 1} \vskip 0.5em \hrule \vskip 0.5em \textsc{To} begin the game separate out the upgrade cards from the starter cards. The starter cards have a grey border and should be separated into 4 equal decks (with the exact same cards in them). \textsc{Setup} the rest of the game by giving each player a starting deck, a red die, a blue die, and a token. Their token should be placed before the starting line on the map. \vskip 0.5em \hrule \vskip 0.5em {\large \textbf{Objective}} \vskip 0.5em \hrule \vskip 0.5em \textsc{This} is a race. Your goal is to be the first to cross the finish line. Just like the real iditarod, the race is 1600km long. Each square on the board is one Mm, so there are 160 squares. }; \end{card} \end{document}