#nav, #footer, #secondary, #header, #where_are_cars_wrapper, .nav{
    display: none;
}

#primary, #content, #wrapper {
    float: none !important;
    width: auto;
    overflow: visible;
}

body {
    background: none;
    font-size: 12pt !important;
}
