﻿body  {background-color:black;
      background-image:url('Images/secondary-bground.jpg');
           }

.divheader {background-image:url('Images/HEADER_STADIUM_PHOTO.png');
            background-repeat: no-repeat;
            background-position: left top;
            width:1000px;
            height:295px;
            background-color:black;
            border:0px solid black }

.divtest {background-image:url('Images/secondary-bground.jpg');
            background-repeat:repeat;
            background-position: left top;
            width:1000px;
            height:600px;
            border:0px solid black }
            
  .div_top_page_ad {background-image:url('Images/top_page_ad.png');
            background-repeat:no-repeat;
            background-position: left top;
            width:945px;
            height:90px;
            border:0px solid black }   
                   
   .groupon_div_top_page_ad {background-image:url('Images/groupon_top_page_ad.png');
            background-repeat:no-repeat;
            background-position: left top;
            width:945px;
            height:90px;
            border:0px solid black }                   
                   
  .divfooter {background-image:url('Images/bkg_main_footer.png');
            background-repeat:repeat;
            background-position: left top;
            width:1000px;
            height:62px;
            border:0px solid black }
  .divtagline {width:960px;
  margin-left:32px;
  margin-top:5px;

            height:25px;
            border-top:1px solid gray;
            border-bottom:1px solid gray}

 