#form1 #form {
	background-color: #FFFFFF;
	height: 1097px;
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-image: url(formbackimg.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 150px;
	float: none;
}
#form1 #form #logo {
	height: 150px;
	width: 980px;
	padding-top: 0px;
	margin-bottom: 10px;
}
