body
{
background-color: #006600;
}
/*Back ground color
*/
.table {font-size: 40px;
		padding: 20px;
		
}
/* table text size and padding within the border
*/
td, th {
border:thick solid white;
/*Border
*/
		