.swatch3 {
  color: #920000;
}

#zombie {

  margin: 0 auto;
  
  width: 577px;
  
}

    
    #zombie h1 {
    
      background: url(img/bg_header.jpg) no-repeat; 
      
      width: 547px; height: 225px;
      
      margin-left: 10px;
      
    }

#answers { display: none; }


#score_graph { 

  background: url(img/bg_score.jpg) no-repeat top left;
  
  height: 63px;  width: 577px; 
 
  padding-top: 37px;
  
}

    #progress {
    
      height: 8px;
      
      width: 0px;
      
      background-color: #920000;
      
      margin-left: 100px;
      
      font-size: 1px;
      
    }
    
#question h2 { text-align: center; }

#digg { text-align: center; }

#geoip, #more_quizzes { 

  text-align: center;
  
  background: #efefef;
  
  margin-top: 2em;
  
  padding: 1em;
  
}


#ads { 

  padding-left: 0;
  
  margin-top: 2em;
  
  
}