

body {
    background-color : #000000;
    background-image : url('images/bubbles.gif');
    color : #ffff00;
  }


h1,h2 {
    font-family : 'Comic Sans MS';
  }


td {
    font-family : 'Times New Roman';
    font-size : 25px;
    font-style : normal;
  }


p {
    font-family : 'Adobe Helvetica', 'sans-serif';
    font-size : x-large;
  }


table {
    background-color : #000000;
  }


tr {
    text-align : center;
  }


