 body{
    background:#F66E92;
     
 }
           
    .containerbg{
                
                
                border:solid 2px #000;
                padding:10px;
                margin-top:10px;
              } 
           
    .scrolling-text{
               background:#fff;
               padding:2px;
               font-weight:800;
               font-size:34px;
               width:100%;
               border-bottom:solid 2px #000;
            }
    
    .GridViewRowStyle {
                text-align: center;
                background-color: #d9cf94;
                font-size:16px;
                color: #000000;
                height: 40px;
                font-weight: bold;
            }

    .GridViewRowStylebold {
                text-align:left;
                background-color: #d9cf94;
                font-size:16px;
                color: #000000;
                height: 40px;
                font-weight: bold;
            }
            
            .smallbody{font-size:26px;text-align:center;font-weight:bold;padding-bottom:10px;line-height:32px;}
            .a link{color:#fff;}
            .a:hover{color:#ccc;}
             