h2 {
border: double black 3px;
}

table img {
height: 108px;
width: 108px;
}


table a {
text-decoration: none;
color: black;
padding: 1px;
margin: 1px;
font-size: 12px;
}

table a:hover {
color: yellow;
background: gray;
}