body {
    font-family: Arial;
    background-color: #ffffff;
}

table {
    border-collapse: collapse;
    margin-left: 0;
}

td {
    border: 2px solid black;
    padding: 5px;
    text-align: left;
}

.bigpic {
    width: 400px;
}

.thumb {
    width: 100px;
    cursor: pointer;
}
