
body {      
     background-image: url("images/space2.gif");
     border: 1000px;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: auto;
     margin-right: auto;
      }   
 .image-review {
     display: block;
     margin-left: auto;
     margin-right: auto;
     width: 25%;
      }  
.image-stars {
     display: block;
     margin-left: auto;
     margin-right: auto;
     width: 38%;
       }          
h2{
     font-family: arial;
     color: #00cccc;
     font-family: arial;
     font-size: 150%;
     text-align: center;
      line-height: 120%;
     }
h4{
     font-family: arial;
     font-size: 100%;
     font-weight: normal;
     color: #ffff33;
     text-align: center;
     line-height: 320%;
     }
.image-goldline{
    display: block;
     margin-left: auto;
     margin-right: auto;
     width: 50%;
     height: 7px;
     border-radius: 4px;
       }
.image-sstars{
     display: block;
     margin-left: auto;
     margin-right: auto;
     width: 30%;
       }      
       
.head2 {
     line-height: 120%;
     font-weight: bold;
     }
.record {
     line-height: 150%;
     font-weight: normal;
       padding-left: 2px;
        padding-right: 2px;
     }
       
h3{
     font-family: arial;
     font-size: 110%;
     color: #ffa54c;
     text-align: center;
     line-height: 110%;
     font-weight: bold;
     text-decoration: underline; 
     }
h5{
     font-family: arial;
     font-size: 90%;
     color: #f8ca99;
     font-weight: bold;
     text-align: center;
     line-height: 50%;
                   }
h6{
     font-family: arial;
     font-size: 70%;
     color: #f8ca99;
     font-weight: normal;
     text-align: center;
                        }
h7{
     font-family: arial;
     font-size: 60%;
     color: #f8ca99;
     font-weight: normal;
     text-align: center;
                        }
                               /* Division Champs */                
table.table1 {            
     width: 500px;
     height: 550px;
     margin-left: auto;
     margin-right: auto;
            }
table.table1, th, td {
     border: 1px solid white;
     border-collapse: collapse;
     padding-top: 8px;
     padding-bottom: 8px;
     padding-left: 12px;
     padding-right: 12px;
     font-family: arial;
     color: white;
     text-align: center;
      }
table.table1 th {
    font-size: 13px;
    font-weight: bold;
    color: #33ffff;
          }
table.table1 td {
     font-weight: normal;
     font-size: 12px;
     line-height: 150%;
      }
                    /*      --------champs part 2---------  */
table.table1a {            
     width: 500px;
     height: 380px;
     margin-left: auto;
     margin-right: auto;
            }
table.table1a, th, td {
     border: 1px solid white;
     border-collapse: collapse;
     padding-top: 8px;
     padding-bottom: 8px;
     padding-left: 2px;
     padding-right: 2px;
     font-family: arial;
     color: white;
     text-align: center;
      }
table.table1a th {
    font-size: 13px;
    font-weight: bold;
    color: #33ffff;
          }
table.table1a td {
     font-weight: normal;
     font-size: 12px;
      }

                  /*      --------regular season records ---------  */
table.table2 {            
        width: 700px;
     margin-left: auto;
     margin-right: auto;
     border: 1px solid  #ccffff; 
     border-collapse: collapse;
           }
      
table.table2, td {
     font-family: arial;
     font-weight: normal;
     font-size: 12px;
     color: white;
     text-align: center;
     line-height: 160%;
     padding-top: 20px;
     padding-bottom: 20px;
     padding-left: 3px;
     padding-right: 3px; 
       }

h6-blue {
     font-family: arial;
     font-size: 95%;
     color: #33ffff;
     font-weight: normal;
     text-align: center;
         }

hr.half {
     width: 50%;
     text-align: center;
     border: 1px solid #acd6d6;
     border-radius: 5px;
     margin-left: auto;
     margin-right: auto;
     line-height: 65%;
      }             
      
                             /* ISFL Champs */                      
table.table3 {            
     width: 400px;
     height: 780px;
     margin-left: auto;
     margin-right: auto;
     border: 1px solid  #ccffff; 
     border-collapse: collapse;
      }
table.table3, th, td {
     column-width: 205px;
     padding-top: 16px;
     padding-bottom: 16px;
     padding-left: 5px;
     padding-right: 5px;
     font-family: arial;
     font-size: 11px;
     color: white;
     letter-spacing: 0.5px;
     text-align: center;
     line-height: 130%;
       }
                      /* playoff records */      

table.table4 {            
     width: 600px;
     height: 350px;
     margin-left: auto;
     margin-right: auto;
     border: 1px solid  #ccffff; 
     border-collapse: collapse;
      }
      
table.table4, td {
     padding-top: 8px;
     padding-bottom: 8px;
     padding-left: 6px;
     padding-right: 6px;
     font-family: arial;
     font-size: 11px;
     color: white;
     letter-spacing: 0.5px;
     text-align: center;
     line-height: 140%;
       }  
p.return {  
     font-size: 14px;
     color: yellow;
     font-family: veranda;
     font-weight: bold;
     text-align: center;
       }

