@CHARSET "ISO-8859-1";
/* Body background */
body
{
	background-color: #FFFFFF;
}
/* Masthead background */
#masthead {
	background: #FFFFFF;
}
/* Nuts logo */
#masthead h1 span
{
	background: url(/themes/default/background/nuts-logo.gif) no-repeat top left;
}
