body {
    top-margin: 0;
    bottom-margin: 0;
    left-margin: 0;
    right-margin: 0
}

table {
    width: 100%;

    border-collapse: collapse;

}


img {
    width: 100%;

}


tr,
td {
    line-height: 0;
    margin-top: 0;
    margin-bottom: 0
}

#head2 {
    background-image: 'images/head2.jpg';
}
