#main { background: transparent url('/images/home_background.jpg') no-repeat; }
h1 {
  font-size: 20px;
  font-weight: normal;
  color: #555555;
  text-align: left;
}
h2 {
  font-size: 14px;
  color: #555555;
  font-weight: bold;
}
.currency {
  font-size: 15px;
  color: #555555;
}
#item_image { background: white; }
#item_image img {
  display: block;
  margin: auto;
}
#item_info { padding: 10px; }
#item_info ul { padding-left: 2em; }
#campaign_images { margin-top: 20px; }
#campaign_images img {
  float: left;
  margin: 1px;
}
