@charset "utf-8";
#footer {
	background-color: #FF9;
	color: #000;
	display: none;
	text-align: center;
}
#footer a {
	color: #000;
}

.blank_page_title {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: xx-large;
}
