<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,8 +42,8 @@ class Entry &lt; ActiveRecord::Base
     &quot;
 
     m = Merb::Mailer.new :to =&gt; user.email,
-                         :from =&gt; 'storyBot/jmw &lt;jamie@tramchase.com&gt;',
-                         :subject =&gt; &quot;[storybored] yr turn in #{self.sheet.game.name}&quot;,
+                         :from =&gt; 'Storyboard &lt;nobody@jamiedubs.com&gt;',
+                         :subject =&gt; &quot;[storyboard] yr turn in #{self.sheet.game.name}&quot;,
                          # :html =&gt; text,
                          :text =&gt; text
     m.deliver!</diff>
      <filename>app/models/entry.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 
-&lt;h1 class=&quot;clear&quot;&gt;WTF&lt;/h1&gt;
+&lt;h1 class=&quot;clear&quot;&gt;About&lt;/h1&gt;
 
 &lt;a href=&quot;http://www.storeybored.org&quot;&gt;StoryBored&lt;/a&gt; is loosely based on a pen-and-paper game 
 known as &quot;Draw and Interpret&quot; or alternately &quot;Telephone Pictionary.&quot;&lt;br /&gt; </diff>
      <filename>app/views/pages/about.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-&lt;h2&gt;contact info&lt;/h2&gt;
+&lt;h1&gt;Contact&lt;/h1&gt;
 
 &lt;p&gt;jamie {at} internetfamo {dot} us&lt;/p&gt;
 &lt;p&gt;bennett {dot} williamson {at} gmail {dot} com&lt;/p&gt;</diff>
      <filename>app/views/pages/contact.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
-&lt;h1&gt;HOW-TO PLAY&lt;/h1&gt;
+&lt;h1&gt;How To Play&lt;/h1&gt;
 
 &lt;p&gt;
-StoryBored works like a chain letter. Each player is shown the last object in the chain, 
+Storyboard works like a chain letter. Each player is shown the last object in the chain, 
 adds an image or caption that matches it, and then passes it on. 
 During each game, there are many chains going around at once. 
 After the last turn, all the images and text in the completed chains are displayed at a unique URL - </diff>
      <filename>app/views/pages/howto.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -2,54 +2,29 @@
   margin: 0px;
   padding: 0px;
 }
-body {
-  font-family: Arial, Verdana, sans-serif;
-  font-size: 12px;
-  background-color: #fff;
-}
+body { font-family: Arial, Verdana, sans-serif; font-size: 12px; background-color: #fff; }
 
-a {
-  color: #4d3b92;
-  text-decoration: none;
-}
-a:hover {
-  color: #6d3b92;
-  text-decoration: underline;
-}
-a img, img a { /* can never remember the order */
-  border: 0;
-}
+a { color: #4d3b92; text-decoration: none; }
+a:hover { color: #6d3b92; text-decoration: underline; }
+a img, img a { border: 0; }
 
+li { margin-left: 15px; }
+p { line-height: 20px; padding: 5px; }
 
-p {
-  line-height: 20px;
-  padding: 5px;
-}
 
+h1 { font-size: 20pt; color: #c55; clear: both; }
+h2 { font-size: 15px; color: #999; }
+h3 { font-size: 15px; color: #9d4b12; font-weight: 300; }
 
-h1 {
-  clear: both;
-  font-size: 20pt;
-  color: #c55;
-}
-h2 {
-  font-size: 15px;
-  color: #999;
-}
-h3 {
-  color: #9d4b12;
-  font-size: 15px;
-  font-weight: 300;
-}
+
+/************ layout ***********/
 
 #main h1, #main h2, #main h3, #main h4 {
   padding: 12px 0 4px 0;
 }
+#main h1 { padding-top: 30px; }
 
 
-
-/************ layout ***********/
-
 #container {
 /*  width: 90%;*/
   width: 980px;
@@ -73,7 +48,7 @@ h3 {
   margin-bottom: 8px;
   text-transform: uppercase;
 }
-#header h1 a, #header h2 a { color: #fff; display: block; border-bottom: 1px solid transparent; }
+#header h1 a, #header h2 a { color: #fff; display: block; border-bottom: 1px dotted transparent; }
 #header h1 a:hover {
 /*  color: #c99;*/
   border-bottom: 1px solid #a55;
@@ -82,7 +57,7 @@ h3 {
 #nav {
  padding: 0;
  margin: 0;
- width: 140px;
+ width: 180px;
  margin-right: 30px;
 }
 #nav ul {
@@ -91,6 +66,7 @@ h3 {
 #nav ul li {
   border-bottom: 1px solid #bbb;
   margin-bottom: 0;
+  margin: 0;
 }
 #nav ul li a {
   padding: 4px 0 5px 10px;
@@ -240,7 +216,7 @@ li.sheet {
 #games li {
   width: 280px;
   height: 120px;
-  background-color: #fff;
+  background-color: #f0f9fa;
 /*  border: 1px solid #f0f;*/
   margin: 10px 20px 20px 0px;
   padding: 10px;
@@ -250,9 +226,10 @@ li.sheet {
   display: block;
 /*  background-color: #fdf;*/
 /*  background: #333 url(http://famelab.net/images/transparent-bg.png);*/
-  background: #ff0;
-  color: #000;
-  padding: 10px 0 8px 10px;
+/*  background: #ff0;*/
+
+  color: #c55;
+/*  padding: 10px 0 8px 10px;*/
   width: 100%;
 }
 #games li a:hover {</diff>
      <filename>public/stylesheets/master.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8ed1d47f72c4b15ac3dc083bd137476a1b0aa875</id>
    </parent>
  </parents>
  <author>
    <name>Jamie Wilkinson</name>
    <email>jamie@tramchase.com</email>
  </author>
  <url>http://github.com/jamiew/storyboard/commit/6aebdd96a146c2ff958cca3b742d7d0c6fd83291</url>
  <id>6aebdd96a146c2ff958cca3b742d7d0c6fd83291</id>
  <committed-date>2009-04-11T16:47:28-07:00</committed-date>
  <authored-date>2009-04-11T16:47:28-07:00</authored-date>
  <message>more styling mods</message>
  <tree>af780004a5de4d4abc539887298eb69e6029e002</tree>
  <committer>
    <name>Jamie Wilkinson</name>
    <email>jamie@tramchase.com</email>
  </committer>
</commit>
