/* Backgrounds */
body { background: url(../images/bg_starsStripes.jpg) top center repeat-x; padding-bottom: 10px; }
.voteContent { background: url(../images/bg_voteCol.jpg) no-repeat; }
.voteContent .charles { background: url(../images/bg_voteSmith.jpg) 0px 9px repeat-x; }
.voteContainer { background: url(../images/bg_voteBtm.jpg) bottom left no-repeat; padding-bottom: 15px; }
.voteResults { background: url(../images/bg_resultsCol.jpg) no-repeat; }