@charset "UTF-8";
/* CSS Document */

#image {
	margin-right: auto;
	margin-left: auto;
	width: 714px;
}
#FormGround {
	margin-right: auto;
	margin-left: auto;
	width: 748px;
	background-image: url(../images/ScheduleDemo.jpg);
	background-repeat: no-repeat;
	height: 862px;
}
#form {
	position: absolute;
	margin-top: 425px;
	margin-left: 90px;
	width: 337px;
	height: 222px;
}
#Thanks {
	margin-right: auto;
	margin-left: auto;
	width: 748px;
	background-image: url(../images/ThankYou.jpg);
	background-repeat: no-repeat;
	height: 862px;
}

