img {
	border: 0;
}

body {
	font-family: Georgia, Palatino, "Century Schoolbook", serif;
}

/*
Hide elements that don't need to be printed
------------------------------------------------- */

form#search {
	display: none;
}

div#friend {
	display: none;
}

ul#nav {
	display: none;
}

div#left {
	display: none;
}

div#google {
	display: none;
}

div#intsub-bot {
	display: none;
}

div#ftprint {
	display: none;
}

div#footer {
	display: none;
}

/*
Some minimal styling
------------------------------------------------- */

div#copy {
	font: xx-small Verdana, Helvetica, sans-serif;
	border-top: 1px solid #ccc;
	padding: 1.5em 0;
}
