

body {
    background-image:url("../images/imagebg.jpg");
    font-family:sans-serif,monospace;
    font-style:normal;
  }


img {
    border-style:none;
  }


table {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
  }

  li {
      padding-bottom:15px;
  }

