\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) { \fontsize{8}{8} \vskip -0.5em \hrule \vskip 0.5em {\large \textbf{Card Types} \hfill 10} \vskip 0.5em \hrule \vskip 0.5em \textsc{The} remainder of this booklet describes the 7 types of cards. \textsc{Dog} cards are brown. When you play a dog it stays in front of you and provides a passive bonus. You may only have up to 6 dogs at a time. You may kill a friendly dog whenever you wish. Killed dogs are destroyed. \textsc{Attachment} cards are blue. You must play an attachment on a dog. Dogs can only hold one attachment. You may not remove an attachment once played. When the dog an attachment is on is killed, that attachment is discarded. }; \end{card} \end{document}