@charset "utf-8";
.contactform {
	position: relative;
	height: 550px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}
