/* Styles for basic printing only.  
 
If you want remove print styles, delete the line  containing  
<link rel="stylesheet" type="text/css" media="print" href="<?php bloginfo('template_directory'); ?>/print.css" /> 
from the header.php file.  
 
Thanks to Scott Wallick form http://www.plaintxt.org/ for the advise. 
 
*/ 
div#nav,div#sidebar,div#footer,div#news,div#respond{ 
    display: none; 
	} 
img { 
        border:	none; 
    }