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