@charset "utf-8";
#centerText2  {
	width: 500px;
	margin-top: 10px;
	margin-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #ED1C24;
	float: right;
}
#centerText2 h1 {
	text-transform: uppercase;
	color: #ED1C24;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	margin-top: 0px;
}
#centerText2 h2 {
	color: #ED1C24;
}

