div {
    margin: auto 0;
}
img {
    width: 100px;
}
del {
    font-weight: normal;
}
table, th, td {
    border: black 1px solid;
    border-collapse: collapse;
}