.react {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
#background {
	position: absolute;
	width: 1025px;
	height: 590px;
	margin-left: -512px;
	margin-top: -295px;
	z-index: 1;
	overflow: auto;
	left: 50%;
	top: 50%;
}
#content {
	position: absolute;
	width: 790px;
	height: 339px;
	z-index: 2;
	overflow: auto;
	left: 235px;
	top: 160px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE4A61;
	text-transform: uppercase;
}
.subheading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6B72A3;
	text-transform: uppercase;
}
.highlight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BE4A61;
}
