#top, #leftsidebar, #footer, #rightsidebar, .backmessage,
#shopping-cart-button {
    display: none;
}

body {
    background: #ffffff;
    color: #000000;
    font-family: Arial, serif;
    font-size: 12px;
}

a {
    color: #000000;
    text-decoration: none;
}

