body {
	background:#e9e9e9;
	width:936px;
	margin: 0px auto;
}
img {
	border:0;
}
.container {
	background:#E8E8E8;
	width:935px;
	height: auto;
}
.thanks-main {
	background:url(images/thankyou.jpg) no-repeat;
	height:1087px;
	margin-top:-4px;
}
.home-main {
	background:url(images/home.jpg) no-repeat;
	height:1087px;
	margin-top:-4px;
}
.email-main {
	background:url(images/emailpreferences.jpg) no-repeat;
	height:1087px;
	margin-top:-4px;
}
.register-main {
	background: #ffffff url(images/register-block.jpg) no-repeat;
	height:1078px;
	margin-top:-4px;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:arial;
	color:#000000;
	padding-top:3px;
}

