.navbar .brand
{
  background-image: url("../img/logo.png");
}

.homepage .how_it_works
{
  background-image: url("../img/human_background.png");
}

.homepage .how_it_works header
{
  background-image: url("../img/stand_blue_medium.png");
}

.how_it_works .build_campaign
{
  background-image: url("../img/tools.png");
}

.how_it_works .start_funds
{
  background-image: url("../img/dollar.png");
}

.how_it_works .get_help
{
  background-image: url("../img/hands.png");
}

.homepage .our_story
{
  background-image: url("../img/silhouette_background.png");
}

.homepage .our_story header
{
  background-image: url("../img/chat_bubbles.png");
}

.homepage .work_in_progress .content
{
  background-image: url("../img/silhouette_grayLight_medium.png");
}

.work_in_progress li
{
  background-image: url("../img/check.png");
}

.donate .donate_via_paypal
{
  background-image: url("../img/paypal.png");
}

.fund-details .contribution_levels
{
  background-image: url("../img/silhouette_blueDark_small.png");
}

.fund-details .contribution_levels > header
{
  background-image: url("../img/stand_blueDark_small.png");
}

.fund-list .span3 .control-group .control-label
{
  background-image: url("../img/stand_blue_medium.png");
}
