@charset "utf-8";
/**
 * Print CSS File
 * @author Ci&T Inc.
 * @site http://www.ciandt.com/
 *
 * @project Zantac Chili Challenge
 * @date 2008-10-20 09:44 -0300 (Mon, 20 October 2008)
 */

body{
	font: 13px/1.231 arial, helvetica, clean, sans-serif;
	*font-size: small;
	*font: x-small;
}

div#zantac,
div#navigation,
div#print,
div#recipe-rating,
div#footer {
	display: none;
}

div#logo h1 a {
	color: #000;
	text-decoration: none;
}
