#container {
    margin: 0;
    border-width: 0;
}
#header,
#mainNavigation,
#subNavigation,
#leftColumn,
#rightColumn {
    display: none;
}
#content {
    float: none;
    width: auto;
}
#footer {
    background: transparent;
}
