body { font-family: Arial; background: #fff; }
.content { font-size: 11px; }

/* remove all unneccessary elements */
/*#side */ #search, #menu, #nav, #content .breadcrumb, #footer { display: none; }

/* restyle any other elements */
#content { background: #fff; width: 100%; }
#main { border: none !important; width: 80% !important; }
#logo { left: 0; width: 100%; text-align: center; }

