h2 {
font-size: 16px;
color: white;
font-family: tahoma;
background-color: grey;
border-radius: 5px;
padding: 8px;
text-align: center;
}