#title {
  background: url(/bb/img/human_shield/war.png) no-repeat;
  width: 832px;
  height: 274px;
  margin: 1em auto 0 auto;
}

#title span { display: none; }

#questions a {
  color: #000;
}

#description {
  margin: 1em auto 0 auto;
  width: 600px;  
}

#score_graph {
  margin: 1em auto 0 auto;
  padding-left: 25px;
}

#progress { background-color: #920000; }

#results {
  text-align: center;
  border: 1px solid #000;
  padding: 1em;
  margin: 1em;
  font-size: 1.5em;
  color: #920000;
}

#share  {
  background: #efefef;
  padding: 10px;
  margin: 0 auto;
}

#description { text-align: center; }
