/* SECTION LOGO HEADER SPECIFIC STYLESHEET */

  form {
       margin-top: 33pt;
  }

  #header #sep {
          margin: 0;
  }
  
  #header #logoSection{
    margin-top: 0;
    /* background-color: #242E6B; */
    background-image: url("../img/logoHomeSmall2.png");
    background-color: #000;
  }

  #textFirst {
      /*font-size: 24pt;*/
      color: #CCC;
      font-family: arial, helvetica, sans-serif;
      position: absolute;
      margin-top: 1pt;
      left: 28%;
  }

  #textSecond {
      /*font-size: 24pt;*/
      color: #fff;
      position: absolute;
      margin-top: 22pt;
      left: 36%;
      font-family: arial, helvetica, sans-serif;
  }

  