#name-form
{
	position: absolute;
	left: 74px;
	z-index: 0;
	top: 105px;
	width:400px;
	line-height: 1.5em;
}


#email-form
{
	position: absolute;
	left: 74px;
	z-index: 0;
	top: 131px;
	width:400px;
}

#message-form
{
	position: absolute;
	left: 160px;
	z-index: 0;
	top: 158px;
	width:500px;
}

#submit-form
{
	position: absolute;
	left: 159px;
	z-index: 0;
	top: 326px;
	width:500px;
}

#fineprint-form
{
	position: absolute;
	left: 229px;
	z-index: 0;
	top: 373px;
	width:500px;
	font-size:.6em;
}

.form-box-form
{

	height:300px; /* adjust the height of the form  */
	font-size:1.5em;
	color:#FFFFFF;
}
