<style>
  /* Layout and Contact Table Styles */
  .contactTable {
    width:300px !important; height:145px !important; padding:0px !important;
    background-image:url("https://combatbaby.neocities.org/index/nd26.png");
    background-attachment:scroll; background-position:center center;
    background-repeat:no-repeat; background-color:transparent;
  }
  .contactTable table, table.contactTable td { 
    padding:0px !important; border:0px; background-color:transparent; background-image:none;
  }
  .contactTable a img { visibility:hidden; border:0px !important; }
  .contactTable a { display:block; height:28px; width:115px; }
  .contactTable .text { font-size:1px !important; }
  
  /* Navigation Bar links */
  .navbar img { border: 0; }
  
  /* Additional Page Styling */
  body { margin: 8px; background-color: #ffffff; font-family: Times, serif; }
</style>
