html { background-color: #ececec; }
+ body { min-height: 900px; }
+
#doc2 { background-color: white; padding: 14px; border-left: 2px solid #ccc; border-right: 1px solid #ccc;
-moz-background-clip:border;
#join-link { font-size: 16px; }
-form { width: 500px; margin: 0 auto 0; text-align: center; }
+form { width: 500px; margin: 0 auto 0; text-align: center; padding-top: 10px; }
-form p { font-size: 14px; text-align: left; }
+form p { font-size: 14px; }
input { font-size: 18px; }
\ No newline at end of file