#topheader, #navigation_container, .bottomnav, .breadcrumbs {
    display: none;
}

thead tr {
    background: #eee;
}
td {
    border: 1px solid #ccc;
}

img {
margin: auto;
}

.imagecontainer {
    width: 80%;
    color: #666;
    margin: auto;
    text-align: center;
}

