body{ background-color: #000050;



            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
            color: lightgrey;
          }
      h1{ vertical-align:bottom;
      	  color: #fce283;
      	  font-size: 18;
	  font-weight: bold;
          margin: 0px;
          text-transform: uppercase;
		
        }
      p{
	  color: lightgrey;
	  font-size: 14;

       }
      table{ border-color: grey;
             color: lightgrey; 
             font-size: 14;
             margin:0;
             //width:100%;
           }
      th{ background-color: ;
      font-weight: bold;
	  color:#fce283 ;

        }