\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 \textsc{Sled} cards are green. They have the text "Take X of Y". This means you look at the top Y cards of the upgrade deck, choose X of them to place in your discard pile, and destroy the rest. \textsc{Utility} cards are white. Do not use utility cards if you are playing alone. \textsc{Movement} cards are blue. When you play a movement card add your current speed to its effect. \vskip 0.5em \hrule \vskip 0.5em {\large \textbf{Immunity}} \vskip 0.5em \hrule \vskip 0.5em \textsc{When} a player is immune they are not effected by the weather, take no damage, and any cards that target them have no effect. }; \end{card} \end{document}