/* A printertastic print stylesheet */

#Header, #Column1, #ColumnHeader h1, .video_embed, #Column3, #Comments, #CommentInput, #Footer {
display: none;
}

body {
	background-color: white;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}