body {
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}

#terms {
	margin-left: 20px;
	width: 550px;
}

#headlineoffer {
	width:490px;
	position: absolute;
	left: 300px;
	top: 400px;
	}
	
#signupform {
	width:500px;
	position: absolute;
	left: 300px;
	top: 450px;
	}

#signupform .inputtext {
	width: 150px;
	}
	
#signupform .inputselect {
	width: 90px;
	}
	
#acceptterms {
	width:500px;
	position: absolute;
	left: 300px;
	top: 585px;	
	}

#lesmere {
	border:0px;
	width:110px;
	height:20px;
	position: absolute;
	left: 370px;
	top: 330px;
	}
	
#submitbutton {
	border:0px;
	width:180px;
	height:37px;
	position: absolute;
	left: 322px;
	top: 620px;
	}
	
#errortext {
	width:490px;
	position: absolute;
	left: 300px;
	top: 365px;	
	}
	
#succes {
	width:490px;
	position: absolute;
	left: 435px;
	top: 480px;	
	font-size:16px;
	font-weight:bold;
	}