voter. Once all votes have been counted the candidate with the most
points is the winner.</p>
</div>
-<%= image_tag( graph_url( :action => 'borda_bar', :id => @election ) ) %>
+
+<div class="graph">
+ <%= image_tag( graph_url( :action => 'borda_bar', :id => @election ) ) %>
+</div>