body {
	
	background-color: #7f141e;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}


.main {
	background-image: url(img/form-bg.gif);
	background-repeat: no-repeat;
	position:relative;
	width:960px;
	height:700px;
	margin-left: auto;
	margin-right: auto;
	
}

.ebook {
	background-image: url(img/ebook-bg.gif);
	background-repeat: no-repeat;
	position:relative;
	width:960px;
	height:700px;
	margin-left: auto;
	margin-right: auto;
	
}

.name { position:absolute; left:615px; top: 190px; }
.email { position:absolute; left:615px; top: 273px;}
.challenge { 

left:615px;
position:absolute;
top:365px;

}
.button { 
left:746px;
position:absolute;
top:545px; }

.tb { padding:8px;
width:225px; }

.ml { padding:8px;
width:225px; height:145px; }


.dl { left:597px;
position:absolute;
top:200px; }