diff --git a/fold_back.tex b/fold_back.tex
index a7620efaaff80c9ac499540ea71b2aa7ec9f56a9..14987c63a8bbbc95479137e5a4ca84ee899191bf 100644
--- a/fold_back.tex
+++ b/fold_back.tex
@@ -2,7 +2,7 @@
   coverage = {spread,
     boxsep = 10pt,
   },
-  poster   = {showframe=false,
+  poster   = {showframe=true,
     columns=4,
     rows=2,
   },
@@ -25,20 +25,21 @@
   \end{center}
 }
 
-\posterbox{name=tenth,column=2,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=tenth,column=2,row=1,span=1,rowspan=1}{
   \bklTitle{Armour}
   \input{config/rules/armour.tex}
   \commonArmourChart
 }
 
-\posterbox{name=eleventh,column=3,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=eleventh,column=3,row=1,span=1,rowspan=1}{
   \input{config/rules/fate.tex}
   \par\vspace{1em}
   \subsubsection{Projectiles}
   \input{config/rules/projectiles.tex}
 }
 
-\posterbox{name=sixth,column=4,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=sixth,column=4,row=1,span=1,rowspan=1}{
+  This page left with nada.
 }
 
 \posterbox{name=second,column=1,row=2,span=1,rowspan=1}{
diff --git a/fold_front.tex b/fold_front.tex
index 40b1145280c19dd63fd0cb70dc096fe0675e21e0..c6da489b10fdb7046b9390349a48f04deb3db4f5 100644
--- a/fold_front.tex
+++ b/fold_front.tex
@@ -15,50 +15,58 @@
 ]
 
 
-\posterbox{name=fifth,column=1,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=fifth,column=1,row=1,span=1,rowspan=1}{
   \bklTitle{Setup}
   \setcounter{page}{1}
   \input{config/rules/start.tex}
 }
 
-\posterbox{name=twelfth,column=2,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=twelfth,column=2,row=1,span=1,rowspan=1}{
   \input{config/rules/attributes.tex}
 }
 
 
-\posterbox{name=ninth,column=3,row=1,span=1,rowspan=1}{
+\posterbox[tikz={rotate=180}]{name=ninth,column=3,row=1,span=1,rowspan=1}{
   \bklTitle{\Glsfmttext{weight}}
   \input{config/rules/weight.tex}
 }
 
+
 \posterbox{name=eighth,column=4,row=1,span=1,rowspan=1}{
   \label{skillChart}
-  \setcounter{page}{4}
-  \begin{tabularx}{\linewidth}{X|LLL}
-    \hline
-    & \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
-    \textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
-    \textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
-    \textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
-    \textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
-    \textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
-    \textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
-    \hline
-  \end{tabularx}
+  \begin{center}
+  \rotatebox{-90}{\noindent\begin{minipage}{.5\textheight}
+    \begin{tabularx}{\linewidth}{X|LLL}
+      \hline
+      & \textbf{Strength} & \textbf{Dexterity} & \textbf{Speed} \\\hline
+      \textbf{Academics} & Orating to a massive crowd & Forgery & Courier Runs \\
+      \textbf{Athletics} & Lifting heavy loads & Climbing & Sprinting \\
+      \textbf{Deceit} & Intimidation & Feigning an injury & Spreading a rumour across an entire town \\
+      \textbf{Stealth} & Hiding in a hay bail & Moving quietly & Escaping into a crowd \\
+      \textbf{Vigilance} & Keeping watch all night & Feeling for an exit in the dark & Searching a full forest for a particular tree \\
+      \textbf{Wyldcrafting} & Wrestling a~boar & Untying a~horse's bridle & Fleeing a stampede \\
+      \hline
+    \end{tabularx}
+  \end{minipage}}
+  \end{center}
 }
 
 \posterbox{name=fourth,column=1,row=2,span=1,rowspan=1}{
-  \begin{tabularx}{\linewidth}{X|LLL}
-    \hline
-    & \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
-    \textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
-    \textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
-    \textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
-    \textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
-    \textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
-    \textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
-    \hline
-  \end{tabularx}
+  \begin{center}
+  \rotatebox{-90}{\noindent\begin{minipage}{.5\textheight}
+    \begin{tabularx}{\linewidth}{X|LLL}
+      \hline
+      & \textbf{Intelligence} & \textbf{Wits} & \textbf{Charisma} \\\hline
+      \textbf{Academics} & Recalling facts & Resisting an enchantment spell & Storytelling \\
+      \textbf{Athletics} & Finding the easiest route to climb & Identifying optimal climbing conditions & Stage acrobatics \\
+      \textbf{Deceit} & Crafting a plausible lie & Making a quick excuse & Implausible lies \\
+      \textbf{Stealth} & Identifying the best hiding spot & Quickly hiding & Sleuthing a banquet, uninvited \\
+      \textbf{Vigilance} & Investigating a crime scene & Spotting an illusion spell & Hearing the best gossip \\
+      \textbf{Wyldcrafting} & Planning a new, hidden trail & Foraging for a quick meal & Selling vegetables \\
+      \hline
+    \end{tabularx}
+  \end{minipage}}
+  \end{center}
 }
 
 \posterbox[blankest]{name=thirteenth,column=2,row=2,span=1,rowspan=1}{