/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme.
*/



/* Print Styles */

@media print {
body { background:white; color:black; margin:0 }
#header { }
#content { }
#comments { }
#sidebar { }
#footer { }
}