@import url('/project-specific/public-html/styles/find-the-words-in-common-game-words.css');

/*
 * Print styles for the "Find the Words in Common" Game Page.
 *
 * (c) 2009-02-08, Robert Impey
 */

div#header, div#navigation, p.navigation {
	display: none;
}

div#footer {
	clear: both;
}
