body {
	 background-color: #ffffff; 
	 background: url(https://d2l6tmiv6e1a1j.cloudfront.net/manifestingwiththemasters/mwtm_background2.png) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size:  cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
}	
#wrap {
	  margin: 0 auto;
	  width: 1100px;
}
#content {
	 margin: 0 auto;
	 background-image: url(https://d2l6tmiv6e1a1j.cloudfront.net/freegift/MM_140423_freegift_header.png);
	 background-repeat: no-repeat;
	 width: 470px;
	 height: 443px;		 
}
#legal {
	width: 500px;
	text-align: center;
}
#legal p {
	font-size: 0.8em;
	color: #000;
	font-family: sans-serif,helvetica,arial;		 
}
#legal p.blue {
	color: #0510fa;
	font-family: sans-serif,helvetica,arial;
}
#privacy {
	width: 500px;
	text-align: center;
}
#privacy p {
	font-size: 0.8em;
	color: #000;
	font-family: sans-serif,helvetica,arial;
}
.opt_text {
	margin-top: 10px;
}
.submit {
	padding-top: 10px;
}
#inputstyle input {
	width: 300px;
	height: 50px;
	border-radius: 10px;
	border: 3px solid #FDC327;
	text-align: center;
	font-size: 1.1em;
	margin-top: 240px;
}	
#inputstyle1 input {
	width: 300px;
	height: 50px;
	text-align: center;
	font-size: 1.1em;
}		
.footer {
	margin: 0 auto;
	background-image: url(https://d2l6tmiv6e1a1j.cloudfront.net/manifestingwiththemasters/120625_people_3.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 1100px;
	height: 350px;	  	  
}