body { 
margin: 20px; 
padding: 10px; 
background-color: white; 
color: black; 
font:bold 12pt Georgia, Arial, serif; 
}	

h1#title { color:white; font-size: 1px; }

a, a:link, a:visited, a:hover, a:active { color: #663399; font-weight: bold; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }
a, a img { border: 0; } 

div#rules { font-size: 10pt; }
.catHead { font-size: 12pt; color: #FFFF99; }
.subCatHead { color: #FFFF99; }

input, button, select { margin-top: 10px; }
input, button, select, option { background-image: none; background-color: black; font: #fff 12pt Georgia, Arial, serif; border: 1px solid #fff; color: white; }

img#winner-image { float: right; }

div#wrapper { 
padding-top: 100px; 
margin-top: 0px;
width: 850px; 
text-align: left; 
background-image: url(bbp_text.gif); 
background-repeat: no-repeat; 
background-position: left top;
}
