
/* The #wikilogo element is the logo from $PageLogoFmt */
#wikilogo { margin-top:4px; 
	padding:6px; 
	border-bottom:1px #cccccc solid;
background-image: url(http://www.fungifun.org/images/fungiback.gif);
}

/* This controls the rest of the heading (primarily the search box) */
#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
  background-image: url(http://www.fungifun.org/images/fungiback.gif);
}
#wikihead input { font-size:85%; } 

