body {
	font: 11px verdana, arial, sans-serif;
	color: #000;
	background-color: #FFF;
	text-align: center;
}
#body {
	background: url(../images/Optin_Box.jpg) no-repeat left top;
	text-align: left;
	width: 790px;
	height: 700px;
	margin: 0 auto;
	position: relative;
}
#form label {
	display: block;
}
#form .inputBox {
	width: 230px;
}
#form #formName {
	position: absolute;
	left: 490px;
	top: 93px;
}
#form #formEmail {
	position: absolute;
	left: 490px;
	top: 128px;
}
#form #formSubmit {
	position: absolute;
	left: 475px;
	top: 164px;
}
#video {
	position: absolute;
	top: 320px;
	left: 352px;
}		

