window.onload=function(){
	Nifty("div#header","top large");
	Nifty("div#footer","bottom large");
	Nifty("div#content h2","all large");
}