h1 {
text-align: center;
}

table {
margin-top: 10px;
width: 100%;
text-align: center;
}

table td {
padding: 15px;
border: 1px solid black;
}

table th {
border: 1px solid black; 
color: white;
background-color: #164EA2;
}

#policy {
text-align: center;
}