#info_wrapper{
	width:100%;
	margin-top:20px;
	float:left;
}

#thanks_wrapper{
	color:white;
	width:100%;
	font-weight:bold;
	text-align:center;
}
	#thanks_wrapper h1{
		color:white;
		margin-top:100px;
	}
	#thanks_wrapper h2{
		color:white;
		font-size:18px;
		margin-bottom:20px;
	}
	#thanks_wrapper a{
		color:#870801;
	}