body {background-color: #000000;
      background-image: url(halfearth.jpg);
      background-repeat: no-repeat;
      background-position: 50% 100%;
      background-attachment: fixed;
      font-family: Tahoma, Arial, sans-serif;
      font-weight: bold;
      color: #90EE90;}

p {margin: 3% 15% 3% 15%;
      font-family: Tahoma, Arial, sans-serif;
      font-weight: bold;
      color: #90EE90;}

table {width: 65%;}

td, li 
   {font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
    color: #90EE90;}

td.padded {margin: 15px;}

h1 {font-size: 200%;
    font-weight: bold;
    font-style: italic;
    text-align: center;}

h2 {font-size: 135%;
    font-weight: bold;
      font-family: Tahoma, Arial, sans-serif;
      font-weight: bold;
      color: #90EE90;
     }

h3 {font-size: 100%;
    margin: 0% 0% 0% 25%;
      font-family: Tahoma, Arial, sans-serif;
      font-weight: bold;
      color: #90EE90;}

A:link {color: #FFD700;}

p.notes {font-size: smaller}
A:visited {color: #FFD700;}

A:hover {color: #00CED1;}

ul {list-style-image: url(miniearth.gif);}

div {text-align: center;}