

h1{
    font-size: 30pt;
    font-family: Impact, fantasy;
    background-color: dodgerblue;
    color:white; 
    margin-left: 100px;
    margin-right: 100px;
}
table, caption, th, td {
	border: 2px solid black;
}




        