diff --git a/CS.tex b/CS.tex
index ffa1b520d13c1788a168f0a07581cdca91e58f1c..c29cfb7d90b7def5bdedb3112fc91757cd3c82c3 100644
--- a/CS.tex
+++ b/CS.tex
@@ -66,7 +66,7 @@
 
   \posterbox[
     remember, blankest,interior engine=path,valign=center,
-  ]{name=gumption,column=1,row=9,span=4,rowspan=8}{
+  ]{name=gumption,column=1,row=8,span=4,rowspan=8}{
 
     \begin{tikzpicture}[
 circle label/.style = {
@@ -85,10 +85,10 @@ circle label/.style = {
       \draw[dotted] (-1,4) circle (1) node [align=left,text width=3.5em] {};
      \path[circle label={HP = 6 + Strength}] (-1,0.6) arc (-90:360-90:1.1);
       \draw[dotted] (-1,1.7) circle (1);
-     \path[circle label={Fatigue Points}] (-1,-1.5) arc (-90:360-90:1.1);
-      \draw[dotted] (-1,-0.5) circle (1);
-     \path[circle label={MP = 3 x spheres + Intelligence}] (-1,-4) arc (-90:315-45:1.1);
-      \draw[dotted] (-1,-3) circle (1) node [align=left] {};
+     \path[circle label={Fatigue Points}] (-1,-2) arc (-90:360-90:1.1);
+      \draw[dotted] (-1,-0.9) circle (1);
+     \path[circle label={MP = 3 x spheres + Intelligence}] (-1,-4.6) arc (-90:315-45:1.1);
+      \draw[dotted] (-1,-3.5) circle (1) node [align=left] {};
     \end{tikzpicture}
 
   }