/* CSS Document */
* {margin:0;padding:0;}
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; }
#contest_wrapper { width:752px; margin:0 auto; }
#contest_header { width:752px; height:51px; background:url(images/contest_header.jpg) no-repeat; cursor:pointer; }

.bigred { font-size: 20px; color:#a13228; font-weight:bold; }
.bigred a { color:#a13228; }

p { margin: 10px auto; }

