/* SECTION LOGO HEADER SPECIFIC STYLESHEET */
  
  #header #logoSection{
    /* background-image: url('../img/csq_icqnet3.gif');
    background-color: #9CF; */
    background-color: #000;
    background-image: url("../img/logoHomeSmall2.png");
  }

  #textFirst {
      /*font-size: 20pt;*/
      color: #CCC;
      font-family: arial, helvetica, sans-serif;
      position: absolute;
      margin-top: 1pt;
      left: 29%;
  }

  #textSecond {
      /*font-size: 20pt;*/
      color: #fff;
      position: absolute;
      margin-top: 22pt;
      left: 39%;
      font-family: arial, helvetica, sans-serif;
  }