/* turn off useless elements */
#header-ad, #footer, #account-nav, #main-search { display: none; }

/* turn off backgrounds and borders */
* { color: #000 !important; background: #fff !important; border: 0 !important; }


