#come_together {
  padding: 12px 20px;
  text-align: center;
  border-bottom: 1px solid #DDD;
}
#come_together *.title {
  font-size: 2.2em;
  margin-right: 3px;
  font-weight: bold;
  color: #000;
  letter-spacing: -1px;
}
#come_together *.sub {
  font-size: 1.6em;
}



*#user_box {
  padding: 10px;
  background-color: #f9f9f9;
  border: 3px solid #EEE;
}
*#user_box h2 {
  font-size: 1.2em;
}
.home_box {
  position: relative;
}