.Challenge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-position: center;
	position: relative;
	color: #FFFFFF;
}
.ImageHolder {
	overflow: auto;
	position: float;
	visibility: visible;
	height: auto;
	width: auto;
}
#background{
  float:right;
	width: 73%;
	margin: 0;
	padding: 0 3% 0 0;
	z-index: 0;
}
#Layer1 {
	position: absolute;
	width:100%;
	z-index: -1;
	left: auto;
	top: 58px;
	right: -7px;
	bottom: auto;
}
