h1 {
	
	color : red;
	font-family: Arial;
	
}

table, th, td {
	
	border: 1px solid;
	
}

table {
	
	background-color : yellow;
	
}