@charset "utf-8";
/* CSS Print Stylesheet */

#banner, #menu_wrapper, #sub_menu, #footer, #photo {
	display:none;
}

#text{
	width: 65%; 
	margin: 0px; 
	float: none;
	display:block;
}


#text p, #text p, #text h1, #text h2 {
	color:#000
}
#text a {
    color: #000;
}