.banner {
    background-image: none;
    height: auto;
}
.footer {
    background-image: none;
    height: auto;
}
.menuBar {
    display: none;
}
body {
	background-color: white;
	color: black;
	min-width: inherit;
}
body.cbb p {
    display: none;
}
h1 {
	background-image: none;
}
table.cbb tfoot {
    display: none;
} 
