body,html { background-color: #000; font-family: Verdana; color: #fff;
            font-size: 12px; }

#page { width:960px; margin: auto; }

#instructions { text-align: center; color: #aaa; font-size: 12px;
                text-transform: uppercase; font-weight: bold;
                padding: 0; margin: 0; margin-bottom: 25px;
                margin-top: 0px; font-style: italic; }
#instructions strong { color: #eee; }

h4 a, h4 a:visited { color: #fff; text-decoration:none;}
h4 a:hover { text-decoration:underline; }

img { background-color: #fff; }

strong { color: #888; }

span.vs { color: #f00; font-weight: bold; font-size: 40px;
          margin-top: 100px; display: block; }

#fight h4 { font-size: 35px; padding: 0; margin: 0;}

#fight h4#predator-title { font-size: 70px; padding: 0; margin: 0;}

#fight img { border: solid 4px #000; }

#fight img:hover { border-color: #f00; cursor:pointer}

#fight .vs img, #fight .vs img:hover { border: none; cursor: auto;}

#do-over { text-align: center; font-size: 18px;  }
#do-over a, #do-over a:visited { color: #800; }
#do-over a:hover { background-color: #fff; color: #000; }

#standings td { text-align: center; }
#standings h2 { font-size: 36px; }
#standings h3 { font-size: 100px;  color: #f00; padding: 0; margin: 0;
                margin-top: 25px;}
a img { border:0; }