/* CSS Print Style Sheet for Cody Schindel's Personal Portfolio */
/* Created by Cody Schindel */
/* Created on June 5, 2008 */
/* © Cody Schindel 2008 */

#header {
	display: none;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-family: arial, sans-serif
	}
	
#nav {
	display: none;
	}
	
img {
	display: none;
	}
	
#footer_nav {
	display: none;
	}