@charset "utf-8";
.text2whiteonblack {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
}

