body {
  background: url('/images/dark_blue_bg.gif') 0px 110px repeat-x;
}

ul.features {
  margin: 0px 0px 0px 0px;
}

ul.features li {
  list-style-type: none;
  background: url('/images/bullet_green.png') 0 0 no-repeat;
  padding-left: 16px;
}

h3.name {
  margin-left: 0px;
}

div.splash {
  height: 115px;
  text-align: center;
}

div.splash p.callout {
  font-family: "Trebuchet MS", "Lucida Grande";
  font-size: 2em;
  color: white;
  margin: 30px 80px 0px 0px;
}

div.splash p.signup {
  margin: 0px 0px 0px 100px;
  padding: 0px;
}

div.splash p.signup a {
  font-size: 1.2em;
  color: #F0EA4A;
}

div#feature_set {
  margin-top: 20px;
}
