/* The Official Robotics & Beyond Style Sheet */
/*          Created January 2006              */

/* selector {property: value} */

BODY {
      font-family: 'Verdana','Arial','Helvetica',sans-serif;
      BACKGROUND-COLOR: white;
      COLOR: black;
      /* background: white url(mars-rover-04.jpeg) no-repeat bottom right; */
      background: white url(gpccf.gif);
     }

h1   {
      color: blue;
      align: center;
     }

table{
      align: center;
     }
