body
 { 
    background-color: white;
 }
img {
    max-width: 100%;
    height: auto;
    max-height: 296px;
}
table, th, td {
    border:1px solid black;
}