/* CSS Document */

/*
multi-line
comment here
*/
.logotable{ 
  /*border-collapse: collapse; */
  border: 1px solid #000066; 
  /* background-color: #000066; */
  /* background-position: top right;*/
  /* background-repeat: no-repeat;  */
  /*  Removed background-attachment: fixed; */
 }