<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -40,6 +40,9 @@ body
     p
       :text-align center
         
+.centered
+  :text-align center
+  
 .underlined
   :border-bottom 1px solid #ccc
   </diff>
      <filename>app/stylesheets/screen.sass</filename>
    </modified>
    <modified>
      <diff>@@ -2,12 +2,12 @@
   %h2 Are you an animal at what you do?
   %h3 Animal Apps creates highly viral and hopelessly addictive social games and applications.
 
-.span-10
+.span-10.centered
   %h2
     =link_to &quot;About Us&quot;, about_url
   %p Learn more about our team.
 
-.span-10.last
+.span-10.last.centered
   %h2 
     =link_to &quot;Our Jobs&quot;, jobs_url
   %p Unleash the animal inside you!</diff>
      <filename>app/views/main/index.haml</filename>
    </modified>
    <modified>
      <diff>@@ -454,3 +454,9 @@ Processing MainController#index (for 127.0.0.1 at 2009-06-04 10:23:11) [GET]
 Rendering template within layouts/main
 Rendering main/index
 Completed in 3ms (View: 2, DB: 0) | 200 OK [http://localhost/]
+
+
+Processing MainController#index (for 127.0.0.1 at 2009-06-04 14:35:45) [GET]
+Rendering template within layouts/main
+Rendering main/index
+Completed in 36ms (View: 34, DB: 0) | 200 OK [http://localhost/]</diff>
      <filename>log/development.log</filename>
    </modified>
    <modified>
      <diff>@@ -695,12 +695,15 @@ body #page #main { display: inline; float: left; margin-right: 10px; width: 790p
 body #footer p { text-align: center; }
 
 /* line 43, ../../app/stylesheets/screen.sass */
-.underlined { border-bottom: 1px solid #ccc; }
+.centered { text-align: center; }
 
 /* line 46, ../../app/stylesheets/screen.sass */
+.underlined { border-bottom: 1px solid #ccc; }
+
+/* line 49, ../../app/stylesheets/screen.sass */
 .bold { font-weight: bold; }
 
-/* line 50, ../../app/stylesheets/screen.sass */
+/* line 53, ../../app/stylesheets/screen.sass */
 h2 a { font-weight: bold; text-decoration: none; padding: 5px; }
-/* line 54, ../../app/stylesheets/screen.sass */
+/* line 57, ../../app/stylesheets/screen.sass */
 h2 a:hover { background-color: #eee; border-bottom: 1px dashed black; }</diff>
      <filename>public/stylesheets/screen.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>24b43add26abc7e194dbe6a003b01fe8a713df36</id>
    </parent>
  </parents>
  <author>
    <name>Bobby Santiago</name>
    <email>bobby.santiago@gmail.com</email>
  </author>
  <url>http://github.com/dpekar/company/commit/83df4c8424aff953abb23d5b32b8f2e4b9e19398</url>
  <id>83df4c8424aff953abb23d5b32b8f2e4b9e19398</id>
  <committed-date>2009-06-03T23:37:07-07:00</committed-date>
  <authored-date>2009-06-03T23:37:07-07:00</authored-date>
  <message>Centered &quot;About us&quot; and &quot;Job&quot; columns</message>
  <tree>6e7560b1a66771ceff69890aafb25e7095676af6</tree>
  <committer>
    <name>Bobby Santiago</name>
    <email>bobby.santiago@gmail.com</email>
  </committer>
</commit>
