public function display(){
?><div style="background: url(/theme/committee.png); width: 850px;
- height: 500px; position: relative; overflow: hidden; padding-top: 140px;" id="comm1">
+ height: 500px; position: relative; overflow: hidden; padding-top: 70px;" id="comm1">
+ <div id="title"></div>
<div id="president">
<h2>President</h2>
<p>
<a href="mailto:web@homertonball.com">
<em>web@homertonball.com</em>
</a>
- </p>
+ </p>
+ </div>
+ <div id="ents">
+ <h2>Entertainment</h2>
+ <p>
+ <a href="mailto:ents@homertonball.com">
+ Josh Dale
+ </a>
+ </p>
+ <p>
+ <a href="mailto:ents@homertonball.com">
+ <em>ents@homertonball.com</em>
+ </a>
+ </p>
</div>
</div><?
}