page
{
background-color:#b0c4de;
}

body
{
    text-align= center;
	width: 1000px; 
	margin: 0 auto;
	background-color:#b0c4de; 
	}

 table, td, th
{
solid grey;
}
th, td
{
background-color:white;
color:black;
}