@charset "utf-8";
/* CSS Document */

#masthead {
	display: none;
}
#navbar {
	display: none;
}
#footer {
	display: none;
}
#centerpiece {
	background-color: #FFF;
	background-image: none;
}
#text {
	color: #000;
	background-color: #FFF;
}
