body {
  background: #FFFFFF;
  color: #000000;
  font-size: 1.4em;
  font-family: Georgia, Serif; }

a {
  color: #888888; }

a:hover {
  color: #888888; }

h1 {
  color: #000000;
  font-size: 1.2em;
  text-align: left;
  font-family: Sans-serif; }

#header {
  background: #FFFFFF;
  color: #000000; }

#intro {
  background: #FFFFFF;
  color: #000000; }

#signup {
  background: #F4F5F6;
  color: #000000; }

#footer {
  background: #FFFFFF;
  color: #000000; }

form {
  font-family: Sans-serif; }

input {
  font-size: 1.0em; }

.buttons {
  clear: both; }

.message {
  color: #990000; }

.success {
  color: #009900; }
