/* Remove unwanted elements */
#header, #menu, #comments, #footer, #button, #info, .noprint
{
display: none;
}
