h1 
{

	color: red; 
}

table
{
	margin-left: 20px;

}

th 
{
	font-size: 20px;
	color: purple;
}

