@charset "utf-8";
#textBottom {
	height: 20px;
	width: 1000px;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #F00;
	font-style: italic;
	background-color: #000;
	text-align: center;
}
